On Mar 8, 2010, at 2:02 AM, Bino Oetomo wrote:

> Is there any example on How to use dabo to deal with Array or 
> Data-dictionary ?


        The data layer of Dabo is designed to work with any dbapi-compliant 
backend, whether it connects to a database or not. I suppose that if there were 
such an adapter for your data, Dabo should be able to work with it, although I 
would suppose that a large amount of customization would have to happen at the 
backend-specific layer.

        How is your data being persisted? The main function of the data layer 
is to handle the translation from persisted state to in-memory state and back 
again, and from your question, it sounds like you're starting from an in-memory 
state.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to