You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

GREYWe've had the need several times for a simple node building api - especially in version handlers - to construct relatively simple nodes (couple of nodes, couple of properties) without having to maintain complex bootstrap or properties file, and verbose/long code. I'd like to propose a simple DSL/API similar to the one used to build tasks and deltas for this.GREY

Additional notes:

  • this should be useable in the context of "for each" tasks
  • debuggability/self-descriptiveness

See MAGNOLIA-2897@jira.

  • No labels