From: Joe E. <jo...@em...> - 2005-03-13 22:40:59
|
Hiroo Hayashi wrote: >In this mail I'd like to propose two things. > 1. Let's complete JSynthLib 1.0. > 2. Then start for JSynthLib 2.0 with big changes (User I/F, file > format, etc.) > > That is a possibility. However, JSL is currently only at 0.20. Has anyone decided what other features JSL needs before it is 1.0? >Although Rib and Joe taught me how to change package by Eclipse, it's >not still clear for me. > Well, I can either do this myself (and it would take me about 30 minutes), or I can write for you a step-by-step HOWTO on doing it. The first step, however, is *deciding* where everything should go. Starting with "org.jsynthlib", I suppose, we should probably start with deciding which *packages* there should be, and then decide which classes/interfaces belong in each one. >Joe, could you drive this issue? You were pushing this issue very hard, >weren't you? > > Yes. I can push for this. >And I think we also need to >change the file format. By having function to import or convert the >current format file, we can change it and go forward. The combination >of an XML file and binary Sysex files is my proposal. > > XML can store binary values. So, I'd prefer to see *all* XML for JSL's default files, with import/export capability for sysex. - Joe |