Jason H wrote:
> What I thought I was seeing, and what I liked, was an automatic binding to 
> persistent storage. The idea that I can give an object a persistent location 
> and updates to it will be saved and retrieved automatically.

That's exactly what I was showing: automatic binding to persistent 
(unspecified) storage. Updates are already saved automatically. The initial 
implementation doesn't handle updates made directly to storage at runtime, but 
will happily load what's in there at "startup" (technichally, 
onComponentComplete or onGroupChanged).

Cheers,


João

_______________________________________________
Qt-qml mailing list
Qt-qml@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to