Sun, 20 Oct 2013 20:36:03 +0200Can load multiple resources of the same name even in testing and development mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Oct 2013 20:36:03 +0200] rev 1375
Can load multiple resources of the same name even in testing and development mode

Fri, 18 Oct 2013 12:29:14 +0200Convert all exceptions to IOException
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 18 Oct 2013 12:29:14 +0200] rev 1374
Convert all exceptions to IOException

Mon, 14 Oct 2013 16:44:55 +0200VM.reload can now reload a class in existing virtual machine
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 14 Oct 2013 16:44:55 +0200] rev 1373
VM.reload can now reload a class in existing virtual machine

Sat, 12 Oct 2013 19:26:45 +0200Moved DEW to https://github.com/jtulach/dew
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Oct 2013 19:26:45 +0200] rev 1372
Moved DEW to https://github.com/jtulach/dew

Sat, 12 Oct 2013 09:05:08 +0200If j2js task is used, read the generated bck2brwsr.js in rather than compiling new one during execution
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Oct 2013 09:05:08 +0200] rev 1371
If j2js task is used, read the generated bck2brwsr.js in rather than compiling new one during execution

Sat, 12 Oct 2013 09:03:36 +0200Return null, not unknown
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Oct 2013 09:03:36 +0200] rev 1370
Return null, not unknown

Sat, 12 Oct 2013 09:02:51 +0200The archetype resources should be in the webapp/pages directory
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 12 Oct 2013 09:02:51 +0200] rev 1369
The archetype resources should be in the webapp/pages directory

Fri, 11 Oct 2013 16:33:54 +0200Compute the location also in WebWorker environment
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 11 Oct 2013 16:33:54 +0200] rev 1368
Compute the location also in WebWorker environment

Fri, 11 Oct 2013 09:58:03 +0200If a class is not available during Ahead-Of-Time compilation it needs to be ready for dynamic loading
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 11 Oct 2013 09:58:03 +0200] rev 1367
If a class is not available during Ahead-Of-Time compilation it needs to be ready for dynamic loading

Thu, 10 Oct 2013 14:00:32 +0200Explaining reasons for a NPE
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Oct 2013 14:00:32 +0200] rev 1366
Explaining reasons for a NPE