Hi Bob, On Wed, Mar 24, 2010 at 9:10 PM, Bob Tarling <[email protected]> wrote: (...) > Luis, how is your work going? Can we assist in any way?
Maybe you would be more capable of tackling 5969, since you changed that class in the past. What I did up-to-now was setting up an integration test to reproduce it and I think that I'm half way. So, if you want to help with this, take the issue and I'll verify it with the integration test(s) afterwards or in parallel. The method that I think is working wrongly is StereotypeUtility.getAvailableStereotypes(elements), because it is being used by getApplyStereotypeActions(elements) which shouldn't have the repeated stereotype present. Note that probably getAvailableStereotypes(elements) is a bad name, since from what I figured up to now it should be getApplicableStereotypes(elements). It seams to work correctly for in model stereotypes, but, not for profile stereotypes. I won't have internet access until late tonight for commit, but, if I find a solution during today I'll send an email. Regards and thanks, Luís > > I would suggest a beta release as soon as possible with what we have > now just so that users having trouble with the current stable release > can move forward rather than back. > > Regards > > Bob. > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2464524 > > 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]] > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2465261 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]]
