Task #1794

Rename "DynamicNode"

Added by Bastian Waidelich almost 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-10-23
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:-
Target version:-
Has patch:

Description

Right now we have four kinds of "nodes":
  • ObjectAccessorNode
  • TextNode
  • RootNode
  • DynamicNode

(There will be another node for array arguments).

"DynamicNode" isn't an appropriate name, as all nodes are kind of dynamic (except for the TextNode).

Todo: find a better name ;)

Associated revisions

Revision 70dc1183
Added by Sebastian Kurfuerst almost 7 years ago

Beer3:
  • Fixing bug #1794: Renamed DynamicNode to ViewHelperNode at all places

History

#1 Updated by Sebastian Kurfuerst almost 7 years ago

Hey Bastian,

what do you think of "ViewHelperNode" instead of "DynamicNode" - because that is what it really does - Calling a view helper.

Greets,
Sebastian

#2 Updated by Bastian Waidelich almost 7 years ago

Sounds good to me, go ahead ;)

#3 Updated by Sebastian Kurfuerst almost 7 years ago

  • Status changed from New to Resolved
  • Assigned To set to Sebastian Kurfuerst
  • % Done changed from 0 to 100

Also available in: Atom PDF