[Wiremaster-general] Source restructure
Status: Alpha
Brought to you by:
nekoflux
|
From: Zac S. <zac...@gm...> - 2009-05-16 12:30:01
|
G'day, As Mike gave me permission (and somewhat agreed :)). The source has been restructured to use packages, the package name is "net.sf.wiremaster" and "net.sf.wiremaster.component" for the components. Note the component package is no longer upper-case, as this is confusing when dealing with classes. Secondly, the build batch file will no longer work with the new packages (as I have no way of testing it, so I probably shouldn't edit it :). But you *could* use the ant build file :-) which works a treat. (Mike: did you want the jar to go straight to deploy/ as WireMaster.jar instead of dist/WireMaster-version.jar?) Since all the files have changed, you'll probably have a conflict when you check-in any files you have checked out, but do a `diff` and you'll see I haven't changed much (so just reflect my changes in your new version of the file). PS Mike: I left the other stuff in src/ because I don't want to delete it incase you want it there, otherwise can I delete it ? :). Also forcing hardware rendering didn't speed up the grid at all (ran at the same, slow, speed). I've tried on several Linux set-ups and distros. I'll attempt to track this down. I might also see if I can come up with some user interface ideas. Cheers Zac |