> I suggest you take a look at the resources package and bypass > ResourceBundles and classloaders all together. This is the > approach I was > going to take but it will be a long while before I get to it. > There are > probably some notes by Craig in the struts archive but he didn't use > ResourceBundles because of some serialization problems and > other various > concerns. With the resources package you can make any type of > source you > want: XML, LDAP, database, properties ... whatever. > > I was planning on combining the workings of the velocity > resource loader and > resource mechanism with what is in the sandbox to combine the > best of both > the packages. There's lots of overlap but I'd like to make > one so it can be > used in both velocity and all the other uses. > > That's my take, but do what you like :-) >
;) I know Resources very well in struts at least, i proposed that solution in first place to struts, did a first (very bad) implementation that was not accepeted there, and later Craig did it to fullfill my request, and this code was later contributed to commons..., so i know what you say.. :) But my real problem it's that i'm working for a very short term plan, how do you suggest commons-resources can be merged with our actual itches?, i dont think so.. as you say is the way to go, i'd like it very much, and it's almost workable in commons-sandbox, but not released.. do you think this can be used to solve our *today* problems..?. Thanks in advance.. Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
