From: Joachim B. <jba...@pi...> - 2005-01-26 12:52:32
|
Hello, some time ago in august we discussed about a new package structure for JSynthLib. I think it's hard to keep track of the suggested changes in a mailing list. The last message on this I think is from 26. August 2004 by denis = queffeulou: "Rib Rdb wrote: > I'm about ready to commit the first part of XML single bank support, > so I want to make sure I put the new files in the right package. After > reviewing this thread, here's what it looks like we've suggested so > far (all under org.jsynthlib): >=20 > .midi - MIDI support classes > .widgets - Sysex widgets > .desktop - JSL* classes > .editorbuilder - GUI editorbuilder > .utils - MacUtils, ErrorMsg > .jsynthlib - current core why not .core ? > .jsynthlib.synthdrivers - all (xml and java) drivers why not .synthdrivers ? > .jsynthlib.xml - XML driver and support files why not .xml ? Just to say I don't understand the meaning of a jsynthlib.jsynthlib = package (I=20 would expect to understand just by reading the package name)." Actually we have (all under org.jsynthlib): .jsynthlib.synthdrivers .jsynthlib.xml .utils .plugins So nobody read Dennis's mail or what? I agree with Dennis that an org.jsynthlib.jsynthlib package is superfluous and I've never seen such a doubled structure somewhere else. Best regards, Joachim Backhaus |