[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.gmt] [MOFScript] Does "unprotect" already work in 1.1.10?
|
- From: Daniel Pieper <nospam@please.!>
- Date: Mon, 16 Oct 2006 01:42:26 +0200
- Newsgroups: eclipse.technology.gmt
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.7 (Windows/20060909)
Hi,
playing around with MOFScript 1.1.10 for a
while now and am quite impressed.
The only thing I tried that WONT work so far
is creating "unprotected" regions to protect user
changes in successive transformations.
What I have done so far:
- Check "Traceability active" in Preferences
- Having a rule sth. like
[...]
unprotect {
<% change it! %>
}
[...]
Can't get it to work! Please tell me it's my fault
because I'd really like to use this wonderful tool
in production environments which would be almost
impossible to do if user input was lost after every
transformation.
Thanks in advance,
Daniel