On Apr 4, 2007, at 12:57 AM, Carl Karsten wrote:

> I both agree and disagree with the current replies :)
>
> to use dabo's Biz objects, you need a data object to talk to that  
> conforms to
> dabos Data tier api.  you 'can' create such a thing, but it may be  
> be quite a
> bit of work.  (and assuming that the dabo tiers are well separated,  
> which I
> think they are)

        One of the reasons I wrote the Bubblet demo was to show how to use  
bizobjs without a database; they are simply rule repositories. There  
is no need to use the data tier with bizobjs.
        
        In this case, there is a semblance of a data tier, but not an dbapi- 
type one. So the communication with the "data tier" will have to be  
coded, but the advantage of separating logic from presentation can  
still be achieved.

-- 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