On Monday 11 May 2009 18.51:26 Diez B. Roggisch wrote: > On Monday 11 May 2009 15:54:09 Cedric wrote:
> > I was hoping finding an easy way to generate the necessary JS on the
> > fly from the models and controllers. So in other words translating the
> > business-logic to JS for offline applications without the need to
> > rewrite the application.
[...]
> Your best bet would be to implement a JS-application with a
> data/business-logic-layer than can be directed locally or remote, through
> ajax-calls.
Or you could start to write a python to js translator (working with Google
Webkit or whatever its exact name is at work. I am intrigued how they
translate Java to JS. Of course, I imagine in a strongly typed language
like Java this might be easier than in Python, OTOH doesn't JS work with a
"weak" type system like python as well?)
Ok, I'm at least 50% joking. This would be a BIG projecct.
cheers
-- vbi
--
P.S. All information contained in the above letter is false,
for reasons of military security.
signature.asc
Description: This is a digitally signed message part.

