Hi all, I think it's past time for a new release, considering there are important changes in CVS (like UsbIrp.setData working correctly!).
In addition tho, I'd like to put in some mostly backwards-compatible changes regarding "policies". It's the UsbInterface policy and UsbPipe policy, that allow a certain in-JVM application to prevent other in-JVM applications from walking over each other. The policies basically let the application decide whether an action should happen or not, such as opening a pipe or releasing and interface. The changes are backwards compatible, with the old behavior being retained, i.e. the default policy allows everything. The old incompatible change is the behavior of claim(), release(), open() and close(). Before, if already claimed or opened, later calls succeeded. Now later calls will fail. However this shouldn't break anyone except applications that try to claim and interface twice or open a pipe twice. I'll check the code into CVS today, and unless there are comments, I'd like to put out a 0.10.1 release tomorrow. Thanks! -- Dan Streetman [EMAIL PROTECTED] -------------------------------------------------- 186,282 miles per second: It isn't just a good idea, it's the law! ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ javax-usb-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel