Thanks a lot Aaron. I have tried a solution slightly different than yours for testing: I am just implementing my own ActionResolver overriding the findClasses to return a Set that is initiallised statically from a static block inside my ActionResolver. So I think this would be the fastest way to implement that method as I am not reading from a file... The results are not really changed for me... But, I probably should have mentionned that I have lest than 10 ActionBean to discover. So I am probably trying to optimising the wrong target here. I should really try to profile this process to go further. But for the time being I think I will leave it like this as it is not really a crucial problem right now.
Thank you very much for your help. In case I make any progress, I'll post an update. Cheers Nicolas -- View this message in context: http://www.nabble.com/Improving-startup-time-tp25935465p25943969.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
