Nice patch. Can you explain how does it solve the "loss of code
issue"?

Massimo

On Feb 22, 12:16 pm, Boris Manojlovic <boris.manojlo...@gmail.com>
wrote:
> Hello to All,
>
> i have started to work on something called "ajax" code editor.
> What exactly does it mean?
>
>    1. No need for reloads on editor page (just think about undo redo in
>    editor window)
>    2. No "terrible loss of code" if you are logged out (application
>    timeout... with that "great" redirect to login page...)
>    3. speed gain
>
> Current implementation has "save" functionality only and it works just from
> firefox (konqueror ignores my jquery code and same for opera...).
> Most coding as it would be expected should (and is) done on client side and
> will degrade depending if user use javascript at all - no script no ajax
> anyway.
> All messages in current stage are json passed to client.
> Patch against latest SVN from google code
>
> P.S. Comments welcome and needed (to continue on this idea or not)
> --
> "Only two things are infinite, the universe and human stupidity, and I'm not
> sure about the former."-Albert Einstein
>
>  ajax_editor.patch
> 7KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to