Details
-
Bug
-
Status: Resolved
-
Resolution: Fixed
-
3.0
-
None
-
None
-
Operating System: All
Platform: All
-
30261
Description
The base implementation of ITemplateParserDelegate is a private inner class.
This makes is very difficult to implement an ITemplateSourceDelegate instance,
since it will call TemplateParser, and needs to pass in a template parser delegate.