Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

The Aoplib4jConst aspect #87

@GoogleCodeExporter

Description

@GoogleCodeExporter
The goal of the aspect is to implement the equivalent of the C++ const keyword 
on the method parameters.

The user will annotate method parameters(the interfaces methods also) and the 
user will have the possibility to check after the method execution if one of 
the annotated parameters have been modified.

This is a feature; on which will be attached all the bugs linked to this 
aspect.   

The main problem is the annotation inheritance; the annotations are not 
inherited (beside the class annotations).

Original issue reported on code.google.com by adyc...@gmail.com on 19 Jun 2010 at 10:11

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions