Re: [Biojava-l] Static Methods Classes

2001-03-27 Thread Thomas Down
On Tue, Mar 27, 2001 at 08:41:43AM +1200, Schreiber, Mark wrote: > Hi, > > I have noticed that biojava does not have many methods type classes for > common actions such as calculating GC or KL distance (relative entropy). > > Is this a design decision? If not could I propose that some classes be

[Biojava-l] Static Methods Classes

2001-03-26 Thread Schreiber, Mark
Hi, I have noticed that biojava does not have many methods type classes for common actions such as calculating GC or KL distance (relative entropy). Is this a design decision? If not could I propose that some classes be made with static methods that can be added to by anyone for doing such stand