Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-dev] Aspect for AspectJ Library: Transparent Usage ofPreferences

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I had a look at your implementation and saw that you copies your
advice for each possible simple type. I think it would suffice to
have *one* advice with "Object" instead. This should match anything
IIRC. AspectJ should do autoboxing for you.

Eric

- -- 
Eric Bodden
Chair I2 for Programming Languages and Program Analysis
RWTH Aachen University

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBQnvElMwiFCm7RlWCEQIFbgCgtT5lDkXq5V+fiyCZOkc5WomYQjQAoLiz
dNiRDCNO/FZQponvvWeYu0up
=mGX8
-----END PGP SIGNATURE-----




Back to the top