DefaultViewComponentRegistry.NormalizeName

0 views
Skip to first unread message

Hamilton Verissimo

unread,
May 9, 2008, 1:24:30 PM5/9/08
to castle-pro...@googlegroups.com
Why do we need this again? It's in fact making my code less
predictable, not to mention that the behavior changes whenever you're
using Windsor integration or not

#component(SecurityCheck) works without Windsor integration.

After enabling it I got

ViewComponent 'SecurityCheckComponent' could not be found.


My class name is just SecurityCheck

Thoughts?

--
Cheers,
hamilton verissimo
ham...@castlestronghold.com
http://www.castlestronghold.com/

Hamilton Verissimo

unread,
May 9, 2008, 1:28:49 PM5/9/08
to castle-pro...@googlegroups.com
Ok, I changed the GetViewComponent code to try

ComponentName and then ComponentName + Component

So existing code wont break.

Reply all
Reply to author
Forward
0 new messages