On Jun 19, 2007, at 4:33 PM, Nate Lowrie wrote:

> Can I use a Biz Object without adding it to a form using
> Form.addBizobj()?  Furthermore, what is required as far as application
> setup is concerned?  I know I can add the connection file to the
> application, but am not sure if I need to run App.start() first or if
> I can do it after App.setup().. Is there a way to use the Dabo db and
> biz layers without declaring an Application?

        Only the UI needs an event loop to work. You should be able to  
create connections and bizobjs from a regular Python session.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to