Hi all,

I have used Merlin quite a lot lately and have some
questions I would be very glad to receive answer.

First, what is the current status of Logging in
Merlin? I understood from source code, that Merlin
currently uses Avalon Logging, but I didn't figure out
how to configure it (my goal is to use Log4J and
provide own configuration to it). If logging isn't
configurable yet, is there any estimate when it might
be?

Second, is there any handy way to disable generation
of dynamic proxies? This would be very nice feature
when running Merlin in debugger. In addition, proxies
prevents testing of "not-in-interface" methods when
run from AbstractMerlinTestCase.

Third, I currently have my own JMX component, where I
register the methods I want to expose (the component
generates interfaces and proxies dynamically for JMX).
Something similar based on metadata would be very nice
to have in Merlin, i.e. methods would show up in JMX
management console just by defining the methods in
metadata. This is just a suggestion, but if you see it
reasonable, I can provide the interface and proxy
generation code if that would help.




        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25�
http://photos.yahoo.com/ph/print_splash

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to