On Mon, Jul 22, 2013 at 9:20 AM, Denis Gervalle <[email protected]> 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.
+1 for the concept of having a reference for this but I would suggest a more generic BlockReference instead of just a MacroReference since we have other blocks that already have the concept of id like the headings.
Here is my +1,
-- Denis Gervalle SOFTEC sa - CEO eGuilde sarl - CTO _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne