On Wed, Jan 7, 2009 at 7:12 PM, Terry Brown <[email protected]> wrote:

> Surely a web based app could use leoBridge to have leo handle the nodes?

Not google app engine, since it can't keep a persistent state (due to
it being "in the cloud"). You'd have to load the whole .leo doc for
every request, and there is really no time for that (due to 1 sec max
request duration before app engine discards the request).

You'd really have to upload the gnx's to the DataStore, and outline as
well. That is, you'd really have to save the data in pieces.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to