Crazy thought of the day as I read certain REST posts[1]:

Imagine built-in REST URLs the encompass the same functionality that
the admin has:
  * get list of models
  * get list of all objects in model X
  * get/update/delete/add object
  * etc.

>From there, the admin and getting at the content could become many
things:
* Desktop applications that talk to the REST backend (XUL, QT, GTK,
etc)
* Lots of ways to pull/push data outside of Python
* Lots of other ideas, I'm sure.

[1] A few blog posts:

Ajax and REST, Part 1 and Part 2:
http://www-128.ibm.com/developerworks/java/library/wa-ajaxarch/
http://www-128.ibm.com/developerworks/java/library/wa-ajaxarch2.html

The REST Dialogues (starting with part 1)
http://duncan-cragg.org/blog/post/getting-data-rest-dialogues/


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

Reply via email to