aboutsummaryrefslogtreecommitdiffstats
path: root/docs/progGuideDB
Commit message (Collapse)AuthorAgeFilesLines
* requirements for declaring members on interfaceswisberg2004-04-021-0/+11
|
* fix for Bugzilla Bug 48389 acolyer2004-04-021-0/+8
| | | | Cannot assign to final fields in intertype constructors.
* Fix for Bug 51326: mispelled word: "heirarchy"ehilsdal2004-02-091-2/+2
|
* Resolution for Bugzilla Bug 46282 ehilsdal2004-01-291-0/+49
| | | | When creating obj thru intro constructor init code fails to execute
* Fix for Bugzilla Bug 42668 ehilsdal2004-01-291-8/+7
| | | | effect of an after returning type incompatible with a join point return type
* Fix for Bugzilla 42663: doc implications of Foo.class ehilsdal2003-12-021-0/+44
| | | | * added note about String+ and Foo.class to implementation notes section
* Fix for Bugzilla 37899: Document or address limitations on handler ↵ehilsdal2003-12-024-7/+72
| | | | | | | pointcut/joinpoints * changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide * added section on bytecode limitations, headed by handler issues.
* Fix for Bugzilla 43602: Small tyop in documentation ehilsdal2003-11-181-1/+1
| | | | * changed "aspect aspect" to "abstract aspect"
* Fix for Bugzilla 43891: Example aspect A in pointcut composition section in ↵ehilsdal2003-11-181-2/+11
| | | | | | prog guide causes recursion * manually applied excellent doc patch contributed by Nick Brett
* Work on Bugzilla 42668: effect of an after returning type incompatible with ↵ehilsdal2003-11-181-15/+29
| | | | | | | a join point return type * fix to semantics document to describe correct semantics * checkin of failing coverage test case for correct semantics
* Fix forehilsdal2003-07-311-0/+17
| | | | | | Bugzilla Bug 35551: "declare soft" in abstract aspect have no effect Specifying that declare soft behaves like advice in that it must be concretized to have an effect.
* added caveat for around advice on initializationwisberg2003-07-151-1/+5
|
* handler after/around advice limitationwisberg2003-06-041-2/+5
|
* fixed typoehilsdal2003-04-081-1/+1
|
* folded in material from README-11.htmlehilsdal2003-04-0810-3553/+4261
| | | | | | | finally totally and completely stomped out "introduction" minor formatting changes generating better filenames for the progguide added A4 version of quick reference
* updated semantics appendix to 1.1 language (still incomplete)ehilsdal2003-01-106-956/+765
| | | | | removed useless biblio and glossary made a few docbook rationalizations
* Updated for 1.1 languageehilsdal2003-01-101-30/+59
|
* initial versionwisberg2002-12-1619-0/+8617