Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo
Updates:
        Labels: Milestone-1.3

Comment #7 on issue 1057 by [hidden email]: 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!



Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo

Comment #8 on issue 1057 by [hidden email]: 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 ?



Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo

Comment #9 on issue 1057 by [hidden email]: 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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo

Comment #10 on issue 1057 by [hidden email]: 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.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo
Updates:
        Status: Fixed

Comment #11 on issue 1057 by [hidden email]: SerialPlugin doesn't  
handle arbitrary nodes names
http://code.google.com/p/pharo/issues/detail?id=1057

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo

Comment #12 on issue 1057 by [hidden email]: SerialPlugin doesn't  
handle arbitrary nodes names
http://code.google.com/p/pharo/issues/detail?id=1057

in 13053


Reply | Threaded
Open this post in threaded view
|

Re: Issue 1057 in pharo: SerialPlugin doesn't handle arbitrary nodes names

pharo
Updates:
        Status: closed

Comment #13 on issue 1057 by [hidden email]: SerialPlugin doesn't  
handle arbitrary nodes names
http://code.google.com/p/pharo/issues/detail?id=1057

(No comment was entered for this change.)