Hey Java team, Action items from Friday's discussion: - eclipse integration howto (myself) - feedback on byte[] vs Byte[] in LLRPMessage constructor (myself/Basil) - create LLRPMessageFactory class without use of reflection (andreas) - add separate generateMessageFactory method to CodeGenerator.java (andreas) - add alternative methods to LLRPMessageFactory.createLLRPMessage(org.jdom.document) with different parameters (andreas) - add communication/framework (myself) - fix remaining bugs listed on bug tracker (basil) - helloworld (kyle)
Follow-up on some of my/Basil's action items: - posted eclipse integration howto in wiki http://llrp-toolkit.wiki.sourceforge.net/LTKJavaEclipseIntegration - Basil said that we only used Byte[] because Kyle mentioned it in his email feedback as an desirable alternative to LLRPBitLists. From our perspective, byte[] should work just as well. - Basil fixed the bugs in the tracker in the latest version in the cvs (still need to update the bug tracker though) BTW: I also started a LTKJava FAQ in the wiki http://llrp-toolkit.wiki.sourceforge.net/LTKJava+FAQ. Feel free to add to it! -- Christian Floerkemeier Auto-ID Lab, Massachusetts Institute of Technology phone: +1-617-324-1984 email: <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ llrp-toolkit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel
