Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed bogus dependancy | mkersten | 2004-08-18 | 1 | -1/+0 |
| | |||||
* | Added support for clients to extend the ASM relationships in order to add | mkersten | 2004-08-18 | 1 | -0/+1 |
| | | | | | | | new relationships (such as the example in the sandbox that adds additional declared-parents relationships). There is no structural change to the compiler or weaver. The AsmRelationshipProvider is now accessed by getDefault() instead of statically, and its instance can be reset to be a subtype. | ||||
* | ASM Usage and extension examples, implemented as test cases and made | mkersten | 2004-07-27 | 1 | -0/+14 |
available in the sandbox as an Eclipse project. |