Re: refAllLinks() fixed, TransactionEvent added
Brian Smith <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Holger, This is great. Could you please put the patches in the issue tracker (a seperate issue for each one)? That way we can all have a chance to review and test them. Thanks, Brian Holger Krug wrote: > This message is for the MDR developers to avoid double work: > > I've made the following changes to MDR: > > - RefAssociation.refAllLinks() now returns an immutable live collection, > it returned an immutable dead collection before > - class TransactionEvent added, events fired on repository at start, commit > add rollback of an outermost write transaction > > I'll provide a diff the next week when Martin is there for review. >