[Biococoa-dev] BioCocoa should be GUI-less (?)
Koen van der Drift
kvddrift at earthlink.net
Mon Jul 26 19:03:19 EDT 2004
Hi,
I was working on the addition of some code to BCCreator for other
formats. Right now the panel with the popup showing the available
formats is included in the framework. I don't think it is a good idea
to put GUI elements in the framework, this should be the responsibility
of the end user. An additional advantage is that the user can then
dynamically decide which formats should be available in the popup maybe
by using a plist file.
What are others' opinions about this? I can work on changing this in
the next couple of days if you guys agree.
BTW, sorry for the cvs commits mess of Sunday. I'm pretty new to cvs
and issued a cvs commit command, but didn't realize that all changed
files in my sandbox would be commited instead of just the two I
intended (StringAdditions.m and StringAdditions.h). I reverted some
files, by actually updating them. If one of you knows how to revert all
files I changed but those two, then please feel free to do so.
- Koen.
More information about the Biococoa-dev
mailing list