This post originated from an RSS feed registered with Java Buzz
by Christian Amor Kvalheim.
Original Post: Inline bytecode
Feed Title: My Java blog
Feed URL: http://docs.codehaus.org/dashboard.action
Feed Description: Java blog dealing with work experience and projects I'm on.
Now, after having played around with C# and .Net for awhile I have to say that standard support for emiting bytecode is great. I'm aware of thirdparty tools that can do this in Java such as ASM and BCel however...