Re: ByteSizeUnit a la TimeUnit

2015-06-17 Thread David Blevins
I'd be happy to donate these if we want them: https://raw.githubusercontent.com/tomitribe/tomitribe-util/master/src/main/java/org/tomitribe/util/SizeUnit.java https://raw.githubusercontent.com/tomitribe/tomitribe-util/master/src/test/java/org/tomitribe/util/SizeUnitTest.java Which commons lib wou

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,

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

[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

Re: [classscan]

2012-04-23 Thread David Blevins
yway, looks like I've been pinged again. My head's up. Willing to help if it's clear what that help is supposed to be. Meantime going back to work :) -David > On 4/23/12 3:16 PM, "David Blevins" wrote: > >> I think I've lost sight of what prob

Re: [classscan]

2012-04-23 Thread David Blevins
t; Can we agree on the interface before debating the implementation? > > Thanks, > Chas > > > On 4/22/12 10:48 AM, "Mark Struberg" wrote: > >> Hi! >> >> Still had no time to grok the source as I was at a conference last week. >> >> P