Re: Re: Gobo Regexp and Unicode support.
"Franck Arnaud" <[email protected]> Thu, 14 Aug 2008 16:10:27 +0100
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
> Do you mean you are translating both the regular expression and the > data to the UTF-8 byte representations? > > This is a trick Franck Arnaud suggested, but it doesn't always > work. For instance, . in the regular expression will now match one > byte, not one character. not if you've translated "." properly to UTF-8 (the regexp that matches UTF8 byte sequences, from a cursory look your dot should be translated to the regexp at the bottom of this page: http://www.w3.org/International/questions/qa-forms-utf-8). arguably it's getting so hairy it's probably better to do it properly. > There are many more problems. For instance, case insensitive matching. should be solvable with more hairyness. ------------------------------------ To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected]! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gobo-eiffel/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/gobo-eiffel/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/