On Thu, Mar 4, 2010 at 10:24 AM, Baiju M <[email protected]> wrote: > On Thu, Mar 4, 2010 at 9:37 PM, Ilshad Khabibullin <[email protected]> > wrote: >> Hi there, >> >> 2) What do you think about some views for manage ZODB. Generally. > > Yes, an admin user interface would be good. But registering views in the > default skin/layer is not a good idea. It should be a separate skin. > What about creating a simple admin UI ? bb.admin ? I think > we can use 'bb' as a namespace package. Well, we need to discuss > more about this topic. >
I think zodb.admin would be a more intuitively obvious name. Looking at the object structure I'm trying to create in my other message, a gui to create, edit, and browse the zodb objects would be really helpful. Figuring out how to edit the namespace.py, configure.zcml, view.py, interfaces.py, ... files to assemble these objects is quite confusing to a beginner. Especially when you can't visualize what you've done graphically. Paul _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
