Upping the priority of helpers, if a parameter and a helper has the same name, the...
commit4cc9da880e33f24c27edca9086aad7b6cc63b269
authorayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Fri, 10 Aug 2007 16:37:09 +0000 (10 16:37 +0000)
committerayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Fri, 10 Aug 2007 16:37:09 +0000 (10 16:37 +0000)
tree4d4b5ef91082121d917c850b632cfac5f4a5843d
parentc99a1f9cc68545b1b494b2def3b1a4d6066e8402
Upping the priority of helpers, if a parameter and a helper has the same name, the helper "wins".
This is done so by default "UrlHelper" will be usable by accessing "Url" even though there is a default "Url" parameter.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@4104 73e77b4c-caa6-f847-a29a-24ab75ae54b6
MonoRail/Castle.MonoRail.Views.Brail/BrailBase.cs