I have used zope components and interfaces the past. It is a nice system but I don't like the dependencies and the Java-esque interface. On the bright side with Zope 3 you can grab the interface and component architectures by themselves...Are you looking at building this into the framework on leaving it IDE specific?
Nate L. On Mon, May 12, 2008 at 8:03 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On May 12, 2008, at 8:55 AM, Nate Lowrie wrote: > > > If you are looking at implementing plugins, you might take a look at > > the way Editra handles it's plugins. It's pure wx but can be easily > > converted. > > > I've looked at several systems, and am still undecided. Good thing > I'm still a ways away from being ready to implement! > > -- Ed Leafe > > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
