Bruno,

We get this question often on the list. Is there a wiki page that
describes how to do this? It is a use case that most developers will
need to use and will be a great example of how to extend the
functionality.

Carl

On 1/15/09, Brandon <[email protected]> wrote:
>
> I know how to override models, but one thing I don't understand is how
> CE knows how to use my new model. For example, I'm going to have to
> add some new roles, and then override the User with some logic that
> makes use of those roles.
>
> class NewUser < USer
>
> end
>
> Fair enough...but how do I let CE know it needs to always use NewUser,
> and not user?
>
> Thanks.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to