Ticket #591 (closed task: duplicate)

Opened 17 months ago

Last modified 8 months ago

updates of the xmlparser as a standalone service

Reported by: sullah Owned by: lmajano
Priority: normal Milestone: 3.0.0
Component: Plugin XMLParser Version: 2.6.1
Severity: normal Keywords: xmlparser
Cc: sullah

Description (last modified by lmajano) (diff)

Take out xmlparser.cfc plugin from plugin folder, its specifically designed for coldbox.xml stuff parsing. May be moved to extras folder or ?

This was designed to do more, but it never did. It is now a legacy loader. This should move to a new service or utility class called Config Loader.

It should load all framework settings on controller creation and then load application settings when requested.

Change History

Changed 13 months ago by lmajano

  • description modified (diff)
  • summary changed from put xmlparser .cfc to another location to updates of the xmlparser as a standalone service

Changed 8 months ago by lmajano

  • status changed from new to closed
  • resolution set to duplicate

It makes more sense to have it as a plugin as it now can be leveraged for multi-tiered environments. FINALLY after 5 years!!

Note: See TracTickets for help on using tickets.