RE: Gobo, XM_CALLBACKS on_content and special characters

"Franck Arnaud" <[email protected]>
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
> You should expect to see the STRING: "if 4 < 5"

Yes, but note you may get it in pieces, eg: 

 on_content ("if 4 ")
 on_content ("<")
 on_content (" 5") 

The parser is entitled by contract to split content 
wherever it sees fit. I've not checked but it's likely it 
does it currently on escape characters.

See XM_CONTENT_CONCATENATOR if you wish to get atomic 
events.



To Post a message, send it to:   [email protected]
To Unsubscribe, send a blank message to: [email protected] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/gobo-eiffel/

<*> 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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.