
12 Jul
2007
12 Jul
'07
6:04 p.m.
on Wed Jul 11 2007, "Jake Voytko" <jakevoytko-AT-gmail.com> wrote:
Splitting the difference (or so I hope) between easy trees/expressiveness and standard syntax, how about something like this?
root.push_front ( tag("Article Info", (title ? (comment("This title was moved"), title) : NULL) (tag("author", (tag("firstname", "Joe")) (tag("surname", "Random")) )) ) );
How does that improve things? What do you mean by "standard syntax?" -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com