Peter Kelley wrote:
>Has anyone come up with a good way to hang printable reports off
>webwork actions which supply the report data ?
See the following thread:
http://www.mail-archive.com/webwork-devel@lists.sourceforge.net/msg00766.html
the JasperReports project:
http://jasperreports.sourcefor
Rickard wrote:
>> If these are long, is there anything you would consider making a
>>snapshot of, as you did for the 'first go'?
>
>I'll have to check with the others.
Many thanks.
>Nope, this is actually my first purely closed source project :-) Feels
>strange really. We might do a develope
Rickard wrote:
>What I have now is a rewrite of that stuff. It wasn't very scalable
>(e.g. interceptor/aspect instances couldn't be reused even if they were
>stateless), and making interceptors Proxy InvocationHandlers just
>wasn't the best way to do it. What I have now is not only easy to wor
Hi Rickard
>WATKIN-JONES,ADAM (HP-UnitedKingdom,ex1) wrote:
>> I'm delurking to ask what is surely a daft question but here goes: if not
>> AspectJ, then what AOP toolkit are you using?
>>
>> (Obvious answer: having super programming-chops, you've written an AOP kit
>> yourself! In which case,