Re: [classpath] Was: [DISCUSS] The future of the Meiyo component

2011-06-26 Thread Simone Tripodi
Hi Alex! the dev@ ML is the appropriate place to discuss about it, and the SANDBOX on JIRA is the right place where submitting issues. Looking forward to hear from you soon! Have a nice weekend, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, Jun 25, 2011 at 3:44 PM

[classpath] Was: [DISCUSS] The future of the Meiyo component

2011-06-25 Thread Alex P
So, where do I post/comment about this really interesting project? Best, AlexP On Wed, Jun 15, 2011 at 11:54 AM, Simone Tripodi wrote: > Hi James, > good point, I agree. Feel free to play with the codebase - it is in a > decent form in the way that people can be able to extend/modify it - > a

Re: [DISCUSS] The future of the Meiyo component

2011-06-15 Thread Simone Tripodi
Hi James, good point, I agree. Feel free to play with the codebase - it is in a decent form in the way that people can be able to extend/modify it - and I'm more than pleased to provide any kind of info is not reported. What I still need to do, is a short user guide where explaining how stuff work,

Re: [DISCUSS] The future of the Meiyo component

2011-06-15 Thread James Carman
On Wed, Jun 15, 2011 at 11:28 AM, Simone Tripodi wrote: > I think so, until democracy is adopted, majority always wins, so let's > rename it to commons-classpath! :) It's still in the sandbox. I say let's quit quibbling over the name at this point. Let's get some code together and see how it sh

Re: [DISCUSS] The future of the Meiyo component

2011-06-15 Thread Simone Tripodi
I think so, until democracy is adopted, majority always wins, so let's rename it to commons-classpath! :) thank you all for the feedbacks and support, have a nice day!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Jun 15, 2011 at 4:17 PM, Matt Benson wrote: > S

Re: [DISCUSS] The future of the Meiyo component

2011-06-15 Thread Matt Benson
So, uh... do we have consensus or what? ;) Matt On Wed, Jun 15, 2011 at 1:50 AM, Simone Tripodi wrote: > Hi Torsten!!! > just woke up, raw your mail and... I agree :) And I should stop > sending email when I'm tired :D > Have a nice day, alles gute! > Simo > > PS that component uses the directo

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi Torsten!!! just woke up, raw your mail and... I agree :) And I should stop sending email when I'm tired :D Have a nice day, alles gute! Simo PS that component uses the directory traversal you blogged years ago... it was the Joost era when I raw it! http://people.apache.org/~simonetripodi/ http

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Torsten Curdt
> what about commons-scanner? Naa. I would think of many things when I hear that name - but not what it actually does :) For the name I guess it all depends on what else the component is supposed to cover in the future. "classpath" reminds me a little on Harmony ... but in the end it would be

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi all guys, (take in consideration that due to my local time I'm sleepy to death) what about commons-scanner? At the end of the day, scanning is the only thing that this new component does :P Chat tomorrow, have a nice day!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Matt Benson
On Tue, Jun 14, 2011 at 5:05 PM, Jörg Schaible wrote: > Simone Tripodi wrote: > >> Hi all guys, >> thanks a lot for the feedbacks!!! >> Two minor notes: >> >>  * code is already available (and rearranged) in sandbox[1], so feel >> free to play with it!!! >>  * I like commons-classpath too, anyway

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Jörg Schaible
Simone Tripodi wrote: > Hi all guys, > thanks a lot for the feedbacks!!! > Two minor notes: > > * code is already available (and rearranged) in sandbox[1], so feel > free to play with it!!! > * I like commons-classpath too, anyway the component contains also > the stuff to scan Classes/Annotati

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi Seb!!! the new sandbox component doesn't have any relation with Clazz, since they have different purposes. Looks like Clazz aims to manipulate classes, the new one just is limited on visited classes and intercept AnnotatedElements/Annotations; one usage scenario could be, for example, visiting J

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread sebb
On 14 June 2011 19:46, Matt Benson wrote: > On Tue, Jun 14, 2011 at 1:38 PM, Simone Tripodi > wrote: >> Hi all guys, >> thanks a lot for the feedbacks!!! >> Two minor notes: >> >>  * code is already available (and rearranged) in sandbox[1], so feel >> free to play with it!!! > > > I know the code

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread James Carman
On Tue, Jun 14, 2011 at 3:07 PM, Simone Tripodi wrote: > > @James: didn't perform any integration test in different application > servers, apologizes :( Do you have any suggestion about how to > automate them? It would be nice having them running just launching > 'mvn test' but I don't have a idea

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi again guys!!! You can't immagine how you make me feel happy just speaking about the new component :) @Matt: got your POV. Such kind of example you're asking for doesn't exist (yet!),I'll add it ASAP (now I'm playing a little with graph); @James: didn't perform any integration test in different

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread James Carman
On Tue, Jun 14, 2011 at 2:38 PM, Simone Tripodi wrote: >  * code is already available (and rearranged) in sandbox[1], so feel > free to play with it!!! Sounds cool! I've been meaning to look into classpath scanning as a "hobby", but haven't had the cycles. Thanks for the legwork! Now I don't h

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Matt Benson
On Tue, Jun 14, 2011 at 1:38 PM, Simone Tripodi wrote: > Hi all guys, > thanks a lot for the feedbacks!!! > Two minor notes: > >  * code is already available (and rearranged) in sandbox[1], so feel > free to play with it!!! I know the code is there :) ... that's why I acknowledged the silliness

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi all guys, thanks a lot for the feedbacks!!! Two minor notes: * code is already available (and rearranged) in sandbox[1], so feel free to play with it!!! * I like commons-classpath too, anyway the component contains also the stuff to scan Classes/Annotations, so 'classpath' would sound too res

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Matt Benson
On Tue, Jun 14, 2011 at 1:17 PM, Gary Gregory wrote: > On Jun 14, 2011, at 14:15, Matt Benson wrote: > >> On Tue, Jun 14, 2011 at 9:42 AM, Simone Tripodi >> wrote: >>> Hi all guys, >>> I invested a little of my spare time on rearranging stuff on Meiyo and >>> put it in a decent condition, what i

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread James Carman
I like commons-classpath. This way, if we want to add more to this library with respect to classpath stuff, we can. On Tue, Jun 14, 2011 at 2:14 PM, Matt Benson wrote: > On Tue, Jun 14, 2011 at 9:42 AM, Simone Tripodi > wrote: >> Hi all guys, >> I invested a little of my spare time on rearrangi

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Gary Gregory
On Jun 14, 2011, at 14:15, Matt Benson wrote: > On Tue, Jun 14, 2011 at 9:42 AM, Simone Tripodi > wrote: >> Hi all guys, >> I invested a little of my spare time on rearranging stuff on Meiyo and >> put it in a decent condition, what is needed is the following: >> >> * involve more people, techn

Re: [DISCUSS] The future of the Meiyo component

2011-06-14 Thread Matt Benson
On Tue, Jun 14, 2011 at 9:42 AM, Simone Tripodi wrote: > Hi all guys, > I invested a little of my spare time on rearranging stuff on Meiyo and > put it in a decent condition, what is needed is the following: > >  * involve more people, technical review are more than accepted; feel > free to discus

[DISCUSS] The future of the Meiyo component

2011-06-14 Thread Simone Tripodi
Hi all guys, I invested a little of my spare time on rearranging stuff on Meiyo and put it in a decent condition, what is needed is the following: * involve more people, technical review are more than accepted; feel free to discuss improvement and commit! * take a decision: - merging parts i