On Jan 10, 2011, at 3:10 PM, Gabriel Martin del Campo y Eternod wrote:

> <http://c0129431.cdn.cloudfiles.rackspacecloud.com/dataenvironment2.html>
> HI,
> 
> I'm been testing dabo for a few days and I'm stuck and keep banging my head
> with the same wall every time!!!
> 
> 1) I was following "Building a Database Application using the Dabo Class
> Designer" 1 and 2:
>   Why is it that in the screencast the code of the bizobjects apear in the
> same file of the form... when I do it
>   and save, the program ask me to save to the corresponding bizobject file
> and it expect it in a folder name biz?

        Note that the screencast's date is January of 2007. In other words, 
it's 4 years old, and things have changed since then! The original version in 
the screencast created bizobj code that was included in the UI design, which is 
not an ideal way of doing things. I later improved the Class Designer to create 
the bizobj code in separate files in the biz directory, and to also update the 
__init__.py in the biz module so that those newly created bizobj classes are 
imported into the biz namespace.

> 2) In all the documents, screencast, archive mails, etc. always mention that
> is a breeze doing one to many relations... But I can't
>    find a simple example of it and in this screencasts due to the small
> portion that is display doesn't show how it's done clearly!!!!

        The tutorial (http://dabodev.com/pycon_tutorial) gives good examples of 
developing apps with parent-child relationships, both using the Class Designer 
as well as the AppWizard. Look through there and let us know any questions you 
have.


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