A simple PIC api
Mark Roos
mroos at roos.com
Wed Mar 11 22:12:48 UTC 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20150311/acb041ab/attachment.html>
More information about the mlvm-dev
mailing list