Hi Bob, My thought is that the "instant reveng" function would basically replace the model for the class that you're currently editing, rather than trying to incrementally update individual operations.
On Thu, Sep 1, 2011 at 8:20 AM, Bob Tarling <[email protected]> wrote: > This sounds useful by maybe from some popup dialog rather than the source > tab. > > This is most useful for adding new operations and maybe the dialog > should be restricted for that usage. > > If you also used this to edit the properties of an existing class > (which is what the source tab would show you) then it is difficult for > a multi-line editor to determine what operations were renamed, added > or deleted during that edit. > When I import source into my project, I don't have any expectation that it will keep my changes in sync with the original source file. So replacing the model for the class I'm editing is probably fine. It would be nice to have both approaches since there are times when you just want to do a quick operation edit, and other times when you want the tools to get out of the way of this great idea that you have and just let you get on with it. Really, anything that makes it easier and faster to create models is all to the good. And ultimately what we're shooting for is a tool that makes developers more productive, and makes what they do more transparent to others. Mark ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2833984 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
