Problem adding cloned instructions

Tronje Krop <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Organization Darmstadt University of Technology
Message-ID <[email protected]>
Hi Peter,

> Thanks for your reply. What i find so confusing is that i have no  
> problems when i use the tree api and create labels directly. But when  
> these instructions are automatically created using cloning, i get the  
> npe. So something is happening behind the screens and i would like to  
> know what that is.


I must admit, I never used the tree api, but I think it has to do some
automatic violation checking when you use it, that will not take place
in the event stream api.

Generally, in an event stream it is very easy to catch and trace back
violation to the place where you have done them without integrating the
validation into the event writer, which IMHO is a great plus in runtime
performance. But this idea, provides some difficulties for users only
beginning to use the event stream api.

I actually prefer this way of thinking ;-)

CU Tronje
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.