From: Malcolm N. <m.n...@wa...> - 2008-10-03 11:08:15
|
Hi All, Having just spent the morning "externalising my aggression" (or as I like to call it "stripping the wallpaper"), my thoughts return to wxDev-IDE. Specifically, the source code revision control. I assume that the IDE will be as much as possible plugin based. So the question begs: do we add a (Manage) Plugin(s) Top level menu and expect that ALL plugins (even so far as the editor component?) register themselves here or do we keep a Version Control top level menu and expect the CVS/SVN/GIT/... plugins to register here? Has anyone done any further thinking on the interface per se? Having the plugins under a suitable Top Level Menu does mean that we would (possibly) need to create a top level menu for all types of plugin (where does Astyle go?) or should we say that in the case of Version Control we have a specific TLM and the rest have to go under a Manage Plugins TLM? Much to think about, we have to get the interface as right as we can! Best Mal |