Thanks to ptillemans - https://github.com/ptillemans - the documentation is now much improved on the subcut project - it's the same information, but it looks nice now, and the scaladocs are actually available online. There will be more coming, but I want to get version 0.9 out first (with a more idiomatic scala approach to constructor injection using Option instead of null - I never was happy with the nulls, but the correct way didn't occur to me until after 0.8 was released). It's nice to have time to work on this again. I am going to set up a google group to track it as well.
Github project is at: https://github.com/dickwall/subcut and the shiny new (somewhat minimalist) scaladocs are at: http://dickwall.github.com/subcut/#package Dick On Jun 11, 6:41 pm, Dick Wall <[email protected]> wrote: > OK folks - check out the latest on github - on the flight back from St > Louis I added a README, but more importantly a fairly in-depth getting > started guide. Between that and the scaladoc, it should be enough to > get at least the adventurous going onsubcut. > > And yes, as commented,subcutis pretty small. It didn't need to be > any larger, I like small things, especially when they are useful :-). > > Dick > > On Jun 11, 12:34 am, Dale Wijnand <[email protected]> wrote: > > > > > > > > > I used the tests to start to understand how to use it, you might want to > > have a look there too :) -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
