Menu

#748 Loader macro processing code needs to be modularized

Version 4.0 RC1
assigned
None
none
none
minor
trunk
enhancement
2016-05-15
2013-06-05
No

The current implementation of the code is unwieldy and needs to be broken up into separate functions. This would also allow modules to add macro processing hooks if desired. An API function such as

add_macro("mymacro",my_function)

would be added to the module API.

Discussion

  • David P. Chassin

    • description modified (diff)
     
  • David P. Chassin

    • Description has changed:

    Diff:

    
    
    • status: new --> assigned
    • Resolution: --> none
    • Component: Core --> none
     
  • David P. Chassin

     
  • David P. Chassin

    • Milestone: Unscheduled --> Version 4.0 RC1