On Thursday 11 May 2006 13:37, Ned Batchelder wrote:

> Is there some way to put the model and the logic in two separate
> places but somehow end up with an object class with real methods?  Am
> I making any sense?

That sounds pretty much like a mixin, and these should be possible in 
the magic-removed model classes, though I haven't tried.  There might 
be some issues getting mixins to work with new-style classes and the 
model metaclass.

Luke

-- 
"Making it up? Why should I want to make anything up? Life's bad enough 
as it is without wanting to invent any more of it." (Marvin the 
paranoid android)

Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to