Skip to content

Minor improvements

Choose a tag to compare

@g105b g105b released this 18 Sep 09:19
4f38cd4
  • Document fragments are used when binding lists for efficiency.
  • Return type of BindDataMapper can be any iterable object.
  • BindDataGetter allows functions to be prefixed with "bind" rather than "get".
  • Various PHPDoc comments have been overridden so allow IDEs to understand that DomTemplate versions of Nodes, Elements, Documents, etc. are being returned.
  • A few small code refactorings which do not affect functionality.