> On 12 Oct 2017, at 15:58, Herby Vojčík <he...@mailbox.sk> wrote: > > There are a few fixes out there for Zinc, not to mention convenience like > ZnEntity class >> json:. Don't you consider releasing the new version (as I > tried to update it by hand, it is not that easy, it has more components, to > load HTTP I had to update Character-Encoding as well, so probably better if > bumped as a group)? > > Herby
That's what configurations are for, to track the latest development release in a consistent way. You just do ConfigurationOfZincHTTPComponents project bleedingEdge load. Provided you loaded a recent configuration. See the class comment of ConfigurationOfZincHTTPComponents for more info. Sven