Re: object based annotations

2017-02-02 Thread Michał Kłeczek (XPro Sp. z o. o.)
of unnecessary dns calls. But it sounds like you may have found an alternative option. Regards, Peter. Sent from my Samsung device. Include original message Original message From: "Michał Kłeczek (XPro Sp. z o. o.)" Sent: 02/02/2017 06:29:55 am To: dev@river.a

Re: object based annotations

2017-02-01 Thread Peter
quot; Sent: 02/02/2017 06:29:55 am To: dev@river.apache.org Subject: Re: object based annotations I have actually given up on the idea of object annotations encoded as  Strings (in whatever form). Simply speaking it does not make any sense really: - it would complicate the solution because of

Re: object based annotations

2017-02-01 Thread Michał Kłeczek (XPro Sp. z o. o.)
I have actually given up on the idea of object annotations encoded as Strings (in whatever form). Simply speaking it does not make any sense really: - it would complicate the solution because of additional encoding and decoding logic - it would influence performance because of additional encodi