Thread: Binary procedures for few types
Hi, Can I ask for implementing binary in / out at least for following types: void - usefull when using binary and procudre returns void acl - in this way that role's/user's name will be visible in binary stream, so there will be no need to requerying for user's name by the oid. Kind regards, Radek
On Mon, Dec 27, 2010 at 4:00 AM, Radosław Smogura <rsmogura@softperience.eu> wrote: > Hi, > > Can I ask for implementing binary in / out at least for following types: > > void - usefull when using binary and procudre returns void yeah -- this is pretty annoying/ > acl - in this way that role's/user's name will be visible in binary stream, what is the acl type? merlin
Merlin Moncure <mmoncure@gmail.com> Monday 27 December 2010 15:30:27 > On Mon, Dec 27, 2010 at 4:00 AM, Radosław Smogura > > <rsmogura@softperience.eu> wrote: > > Hi, > > > > Can I ask for implementing binary in / out at least for following types: > > > > void - usefull when using binary and procudre returns void > > yeah -- this is pretty annoying/ > > > acl - in this way that role's/user's name will be visible in binary > > stream, > > what is the acl type? aclitem - oid 1033. Would be greate if binary aclitem could have user's oid and user's name, to not fetch users from backend. Other types could be implemented too, only 12 with above :) Kind regards, Radosław Smogura http://www.softperience.eu