Everybody,
=20
I plan to release 1.1 final tomorrow, right before I leave for London =
and Rome for 10 days. IMO it's already overdue, so I'm very keen on =
sticking to that deadline.
=20
If you've got some remaining time today, feel free to polish, complete =
docs, write further unit tests, test the samples. However, please do no =
further commits tomorrow, as I'm gonna take the release snapshot =
tomorrow morning.
=20
BTW, you might have noticed that I recently did some minor deprecations: =
A couple of "getNrOfXxx" methods have been renamed to "getXxxCount", for =
consistent naming throughout the framework.
=20
I've also deprecated ThreadLocalTargetSourceStats' "getInvocations", =
"getHits", "getObjects" to "getInvocationCount", "getHitCount", =
"getObjectCount", respectively. (I hope you don't mind that, Rod.)
=20
Let there be 1.1 final! :-)
=20
Juergen
|