Mon, 09 Jun 2014 09:40:32 +0200One calculator demo is more than enough closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 09 Jun 2014 09:40:32 +0200] rev 1617
One calculator demo is more than enough

Mon, 09 Jun 2014 09:39:59 +0200Removing the archetype. Enough to have a shared one at https://github.com/jtulach/html4j-archetype closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 09 Jun 2014 09:39:59 +0200] rev 1616
Removing the archetype. Enough to have a shared one at https://github.com/jtulach/html4j-archetype

Mon, 09 Jun 2014 09:38:03 +0200Launching the application from a fully built distrution directory structure closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 09 Jun 2014 09:38:03 +0200] rev 1615
Launching the application from a fully built distrution directory structure

Tue, 03 Jun 2014 16:05:21 +0200Directly derive the parent root folder based on resource name rather than going through classpath closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 03 Jun 2014 16:05:21 +0200] rev 1614
Directly derive the parent root folder based on resource name rather than going through classpath

Thu, 29 May 2014 09:57:01 +0200Lowering number of actions in invoker by half closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 May 2014 09:57:01 +0200] rev 1613
Lowering number of actions in invoker by half

Wed, 28 May 2014 15:18:23 +0200Reference cons__V as string closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 15:18:23 +0200] rev 1612
Reference cons__V as string

Wed, 28 May 2014 14:35:21 +0200External classes are treated as exported. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 14:35:21 +0200] rev 1611
External classes are treated as exported.

Wed, 28 May 2014 13:38:29 +0200Make sure Object is always available in each VM and each extension. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 13:38:29 +0200] rev 1610
Make sure Object is always available in each VM and each extension.

Wed, 28 May 2014 10:47:18 +0200All classes loaded through the 'vm' object will have 'invoke' method that can be used to invoke static methods like main(String[]), so our examples no longer need to rely on initialization in static initializers. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 10:47:18 +0200] rev 1609
All classes loaded through the 'vm' object will have 'invoke' method that can be used to invoke static methods like main(String[]), so our examples no longer need to rely on initialization in static initializers.

Wed, 28 May 2014 09:07:48 +0200Load scripts asynchronously closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 09:07:48 +0200] rev 1608
Load scripts asynchronously