Actually, it's a slight snafu, where I kept the T4 naming without
thinking about it. A better name for these services (which drives the
name of the method) would be ApplicationSymbols (and FactorySymbols).
The idea is that ApplicationSymbols override FactorySymbols (the use
of two services predate
Thanks folks,
This seems to fix it. Sometimes it's not picking up the symbol though.
Is there a way to dump out all symbols? Say perhaps by creating a page
called DumpSymbols.tml
Regards,
Greg.
On 11/10/11 07:05, Martin Strand wrote:
> On Mon, 10 Oct 2011 22:15:26 +0200, Greg Pagendam-Turner
Maybe the intended purpose of the method would be clearer if it was renamed to
contributeSymbolDefaults()
rather than
contributeApplicationDefaults() ???
Just a thought. (Or maybe I'm not clear on what it's there for!)
Steve.
On 11 October 2011 05:05, Martin Strand
wrote:
> On Mon,
On Mon, 10 Oct 2011 22:15:26 +0200, Greg Pagendam-Turner
wrote:
Hi,
I'm trying to pull some of my config out of AppModule into config files.
The config files are loaded via contributeSymbolSource. Some of these
symbols are referred to in ApplicationDefaults. For some reason IOC
thinks the
On Mon, 10 Oct 2011 17:15:26 -0300, Greg Pagendam-Turner
wrote:
Hi,
Hi!
I'm trying to pull some of my config out of AppModule into config files.
The config files are loaded via contributeSymbolSource. Some of these
symbols are referred to in ApplicationDefaults. For some reason IOC
t