Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread Mark Struberg
mons Developers List > Cc: > Sent: Wednesday, June 6, 2012 7:50 AM > Subject: Re: [classscan] Experiment on xbean-finder > >g ood stuff. > > I'd like to go on and do the following: > > in ./trunk add the following new directories > > tck -> o

Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread Mark Struberg
bf -> move branches/commons-finder to LieGrue, strub - Original Message - > From: David Blevins > To: Commons Developers List ; gudnabr...@gmail.com > Cc: > Sent: Wednesday, June 6, 2012 7:32 AM > Subject: Re: [classscan] Experiment on xbean-finder > > An

Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread David Blevins
An expanded view of the info below in markdown: https://gist.github.com/2880038 Pulled in some also pulled in some Meta-Annotation information from the proposals going around Java EE 7. There's a lot there, feel free to ignore it. Not critical. -David On Jun 5, 2012, at 9:57 PM, David B

Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread David Blevins
On Jun 5, 2012, at 1:12 PM, Matt Benson wrote: > Welcome, David! Thanks, Matt! Ok, so I refactored it a bit to work in some of the ideas I was hearing on IRC today. Those changes were primarily: - Promote Info objects that represent class data to a separate package not tied to any bytecode

Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread James Carman
Yes, Welcome! Looking forward to your input into our little classpath scanning experiment! :) On Tue, Jun 5, 2012 at 4:12 PM, Matt Benson wrote: > Welcome, David! > > Matt > > On Tue, Jun 5, 2012 at 3:07 PM, David Blevins > wrote: > > Adding a branch of xbean-finder for experimentation in wha

Re: [classscan] Experiment on xbean-finder

2012-06-05 Thread Matt Benson
Welcome, David! Matt On Tue, Jun 5, 2012 at 3:07 PM, David Blevins wrote: > Adding a branch of xbean-finder for experimentation in what it might look > like to break it apart and abstract out ASM and other bits. > > Just playing, no obligation or expectation this will go anywhere :) > > > -Davi

[classscan] Experiment on xbean-finder

2012-06-05 Thread David Blevins
Adding a branch of xbean-finder for experimentation in what it might look like to break it apart and abstract out ASM and other bits. Just playing, no obligation or expectation this will go anywhere :) -David - To unsubscribe