Some big emulator changes today: -The emulator UI (aka the IDE) no longer uses RMI to talk to the emulator (it uses the ReaderManager service instead now). This fixes a couple of problems, including the inability to run two instances of emulator at once. Plus it just rips out functionality that we wern't using. - Merged the ReaderManager from org.rifidi.emulator.scripting bundle to org.rifidi.emulator. Now, anytime that you start up an emulator bundle, spring will automatically start up a ReaderManager service for you and put it in the osgi registry for your use. - Created a scripting run configuration. Just check out the org.rifidi.emulator.scripting.groovy.console plugin, and find it. - A few ReaderModule interface changes, including better methods for obtaining the list of GPI & GPO ports available. - Got rid of pesky 'Class callingClass' argument to turnOff() methods in PowerState hierarchy -Turned ReaderLogCacheSingleton into a service - Merged ByteAndHexConvertingUtility into emulator bundle so we can get rid of org.rifidi.emulator.utility bundle. There was nothing else being used in that bundle.
As soon as the new Awid and Sirit readers are done, I say we have a 2.0.0 release! ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Rifidi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rifidi-developers
