[Pharo-project] Issue 3287 in pharo: Class builder depends on Scanner
Status: Accepted Owner: Benjamin.VanRyseghem.Pharo New issue 3287 by Benjamin.VanRyseghem.Pharo: Class builder depends on Scanner http://code.google.com/p/pharo/issues/detail?id=3287 ClassBuilder depends on Scanner because a new Scanner is used each time the code needs to parse a string and to create an array with each words ... I've change this by string subStrings: ' ' Attached : cs file Attachments: ClassScannerReferences.1.cs 8.6 KB
Updates: Status: Fixed Labels: Milestone-1.2 Comment #1 on issue 3287 by stephane.ducasse: Class builder depends on Scanner http://code.google.com/p/pharo/issues/detail?id=3287 sounds good.
Updates: Status: Closed Comment #2 on issue 3287 by marcus.denker: Class builder depends on Scanner http://code.google.com/p/pharo/issues/detail?id=3287 12254
participants (1)
-
pharo@googlecode.com