I think I've found a bug in reverse-engineering (or round-trip engineering)
Java Code with Rose 2000e (and Rose 2001) Enterprise Edition: A line of
code of the form,
protected static final String BASE_DIR = "C:\\";
seems to confuse the parser. I *think* the parser is using the \" sequence
to escape a ", rather than recognizing the \\ sequence as an escaped \. The
result appears to be that the parser thinks that the string literal is
continuing beyond the statement.
Has anyone a definitive answer on whether this is a bug? How about a
workaround (that doesn't require changing the code every time it's reverse
engineered)?
- Al
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************