I do not completely agree with you Lee, regarding the similarity between
VC's Render() and actions.

Since Render() is a framework-level virtual method, overriding it in user
code yields calling it's base on the common cases.
On actions it's different, as they are not overriding any predefined
behaviour.



On Wed, Jun 17, 2009 at 2:45 PM, Lee Henson <[email protected]> wrote:

>
> Fair enough. Maybe we could change it next time someone is doing some
> breaking changes in that area anyway. Might be a long wait for that
> though....
>
> On Jun 16, 7:26 pm, hammett <[email protected]> wrote:
> > On Tue, Jun 16, 2009 at 3:22 AM, Lee Henson<[email protected]>
> wrote:
> > > but then what kind of
> > > viewcomponent would that be?
> >
> > Could be one without rendering anything at all. Or rendering sections.
> > Or writing directly to the output.
> >
> > I think your thinking makes sense, but the change might have some
> > impact over existing code.
> >
> > --
> > Cheers,
> > hammetthttp://hammett.castleproject.org/
> >
>


-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to