7 May
2013
7 May
'13
5:26 p.m.
On 06.05.2013 15:29, Alan DeKok wrote:
I'm in the process of pushing back some major changes to v3. It involves removing the 253-byte limit on the internal representation for attributes (i.e. VALUE_PAIRs).
Very nice! We have a use case where we need to get some blob from the database which is used by another (custom) module. Right now we are ok with the 253 byte limit, but it will not suffice forever. I even thought about splitting it into separate Attributes, which is ugly, so I'm glad this won't be necessary. Regards Jakob