[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Macros Make Me Mad
Sundar Narasimhan wrote:
>
>Agreed. But the procedural API's (such as JDBC/ODBC, SQLJ etc. are not
>much better). Java is particularly bad in this respect, and results in
>equal (or worse) amountts of code duplication because you can't easily
>write before/after methods.
>
If that's the problem, AspectJ might be the solution. But I don't know
nearly enough about
the details in this instance to be sure that I have any idea what I'm
talking about.