Autonomes Säulenblog

My blog about programming, computer science, and other stuff.

Posts tagged library

May 7

duckprxy now on github

It’s been quite a while since I released duckprxy, the duck typing (well, as close as it gets) library for Java.

I had a bug fix that I wanted to release, but never got around to do it. The bug fix was sitting there uncomitted (I don’t really know why) and now I forgot what it really fixed. Anyway, all the tests (including some new test) pass. So I guess it works correctly.

Anyway, I pushed everything to github now: haselbach/duckprxy.

Maybe I’ll bundle this up to a new release, but I don’t think there are a lot users (read: probably none) out there, so I don’t think it is worth the effort.

Duckprxy has been mentioned on discussions on sites like Stackoverflow. So having the source out there and linkable might not be a complete waste.

Do you want to know more about duckprxy or have feature requests? Then let me know c-duckprxy@mr-co.de.