Reply to Tom Weir <[EMAIL PROTECTED]> 07-03-29 14:40:

>What I would love to see is a Python framework that integrates 
>with  Django, enables PyObjC apps to use Django models for data 
>storage,  with sync to a remote DB . I.e. the data is stored 
>both locally and  remotely, with sync between the two. Having 
>the webapp UI would be  useful for many applications, but I 
>think a native UI would have  advantages too.

Yep, personally what I've been missing is a wiki that can be 
used both off-line locally and on-line on a server. I've been 
thinking along these lines for the last 6 months or so but 
unfortunately haven't had any time to play with the idea.

So I would really welcome a model where I would use a Python 
framework for building an app on server and be able to build a 
native client to access and sync the same data.

                                 jem
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to