Hi Andrey,

Sounds interesting, does it mean you write your Click page in a dynamic language? In ClickClick I have done some work on reloading pages by creating new classloaders. Thus after a recompile, the new page is loaded without having to restart the server. This approach doesn't yet work for stateful pages though.

kind regards

bob

On 5/02/2010 12:03 AM, Andrey P.Rybin wrote:
After some investigation - It isn't off-topic!

It is cool feature.

I will make example in near time:

How to make Click application without javac (and .java files at all)!

Rails and Grails will be dead.

Dynamic Click is coming ;-)



On Wed, Feb 3, 2010 at 21:37, Andrey P.Rybin<[email protected]>  wrote:
Sorry for off-topic, but I think it can help somebody.
And I need testers ;-\

I have made bug fixed, improved, multi-thread safe, spring 3.0
compatible JavaScriptFactory "on steroids".

* https://jira.springsource.org/browse/SPR-1933
* Direct download:
https://jira.springsource.org/secure/attachment/16139/org.springframework.scripting.rhino.zip
* Examples: 
https://jira.springsource.org/browse/SPR-1933?focusedCommentId=50770&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_50770


It is Rhino javascript support for Spring framework (core, not mvc).
Spring supports out-of-box BeanShell, JRuby and Groovy.
With JavaScriptFactory you can write your Spring beans in Javascript.


Russian announce (with many examples):
http://community.livejournal.com/ru_java/901310.html



Reply via email to