1) Ok ... in this case i can surely wait, as i m just going to copy methods
    and not trying to create new ones.

2) Thx for the example. How is the behaviour if i m performing "wrapping" 
    like in
    "Java programming dynamics, Part 4: Class transformation with 
    Javassist"
    by Dennis M. Sosnoski, IBM developerWorks, September 16, 2003.
    
    So just by copy methods, rename one and  add a call like:

  |     ....
  |     newname($$);
  |     ....
  | 
    Do i also have this "drawbacks" if i m handling it this way?

Sincerely
    Sirrurg

P.S.: I hope this question dont become to annoying to you[/url]

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862535#3862535

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862535


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to