Re: [Pharo-project] Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names
Updates: Labels: Milestone-1.3 Comment #7 on issue 1057 by stephane...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 ok We should have a look at that!
Comment #8 on issue 1057 by serge.st...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 Yes, you are right, this is the mess with all these isString everywhere. I'm not the author of the code. ;-) I dunno if this is a good idea to have portNumber and portName depending on the platform. Maybe we should rewrite it in order to only use names like 'COM1' for Windows and '/dev/ttyS*' for Unix/Linux ? Any comments about that ?
Comment #9 on issue 1057 by stephane...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 let us make it work. Now I do not know how I can test it Stef
Comment #10 on issue 1057 by serge.st...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 Normally it works, but this is quite difficult to test because you need a serial device connected.
Updates: Status: Fixed Comment #11 on issue 1057 by stephane...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 (No comment was entered for this change.)
Comment #12 on issue 1057 by stephane...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 in 13053
Updates: Status: closed Comment #13 on issue 1057 by stephane...@gmail.com: SerialPlugin doesn't handle arbitrary nodes names http://code.google.com/p/pharo/issues/detail?id=1057 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com