Ok I'll try, hoping  it will cover my need.  I want  to "write" only once in 
the bytecode a private  field whose value (an encoded and compressed one)  
can't be calculated at time of code writing 

String fs = "private static byte[] x = { 1, 2, 3 }"; 
FYI:I have tried this above and it fails (don't remenber the message), so I 
have had a look in your Parser code and see a String that might send a warning 
message about this unsupported feature, but it doesn't raise it?

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

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to