[Mono-dev] PageThemeFileParser.AddDirective
Chris Toshok
toshok at ximian.com
Mon Apr 10 13:10:55 EDT 2006
Because most directives are illegal in skin files (Page, Assembly, etc),
I assumed that all were. Obviously this isn't the case :)
After more investigation, it looks like Register is the only directive
allowed. Does this agree with your assessment?
By the way, I'm subscribed to this list, so there's no reason to CC me.
Chris
On Mon, 2006-04-10 at 00:59 -0700, Andrew Skiba wrote:
> Hello, Chris.
>
> I attach skin file, that works perfectly in dotnet, but fails in mono.
> If I remove PageThemeFileParser.AddDirective, then
> TemplateControlParser.AddDirective perfectly performs the job.
>
> PageThemeFileParser.AddDirective overrides
> TemplateControlParser.AddDirective to make adding directives impossible.
> Why did you decide to block normal AddDirective functionality?
>
> Thank you in advance.
> Andrew.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list