Hi Jochen
uses basically guardWithTest, so the order of the handles is never 
changed to for example trying the last one first or the one with the 
most hits recently. Is it not worth the trouble?

In my case I always add the new gwt to the head of the chain.  This fits 
my use case where
the most recent tends to be the most common at the moment.  It was also 
very easy to code
using method handles directly.  Not sure how you would do it in java. Also 
when it gets too
deep I just drop the chain and start over.

regards
mark
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to