Hi Denis,
On Jul 22, 2013, at 9:20 AM, Denis Gervalle <dgl(a)softec.lu> wrote:
Hi devs,
While building the new signed script solution with Thomas, we have the need
to create a new kind of entity references for macros. This will allow us to
keep reference to signed macros.
Those references will have entityReference as parent, since macros may be
contained in document, but also in object properties. Currently we do not
need a syntax for those references, since these will only exists as
objects. So, no string serializer is planned.
So, we need to agree on creating macroReference that will have at this
point a unique identifier (to be discussed later) and a parent that could
be either a documentReference or an objectPropertyReference.
Here is my +1,
+0. I'm putting 0 because I trust you but for me Macros are not Entity References.
Could you explain what this proposal will change for the current code? I understand that
you'll use it in the signed script code but I don't fully grasp the implications
for the existing code (like for example the rendering modules).
Also where do you plan to implement these Macro References?
Thanks
-Vincent