On 3/19/07, Ed Leafe <[EMAIL PROTECTED]> wrote: > I've been playing around with the wxPython AUI stuff for awhile, and > want to start trying to incorporate it into some test classes to see > if I can "fit" it into the Dabo UI API. > > I must confess that I personally loathe the name "AUI", or "Advanced > User Interface", since anything that claims to be the "latest" > anything will eventually be out-of-date. Think "Modern Art"; we now > have "Post-Modern", which must be in the future, right?
+1 from me for loathing the AUI name. I think that we might be on the right track with the Dock names.... I think that the frame manager should become something like dDockedFormManager. On the other side, I see a potential problem with DJ's argument and really want to ask if the dDockForm and dDockPageForm etc. are really necessary. I was thinking that maybe we would only need the DockManager and that we could somehow work everything else into the existing classes. Just my $.02. Cheers, Nate L. > > So how should we refer to this collection of behaviors? Anyone have > any suggestions? > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
