Are you planning on letting a model/application insert it's own SQL
info via a hook/event?
that way you could get the meta-data benefit if you add the
contenttype app which needs it, but otherwise it isn't even called.

cheers
Ian.


On 2/26/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> On 2/25/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> > With the removal of content types from the core framework, you will no
> > longer be able to things like the comment application, which relies on
> > the content-type-id to figure out what class the object belongs to.
> >
> > Is there any plan on putting this kind of functionality back? I
> > personally think that this is a major step backward.
>
> Don't fret! :) Content types will still be available as
> django.contrib.contenttypes. The code is in a state of flux right now;
> I should have some time to finish hacking on that part of it tomorrow
> during PyCon.
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com | chicagocrime.org
>
>
>


--
[EMAIL PROTECTED] -- blog: http://feh.holsman.net/ -- PH: ++61-3-9877-0909

If everything seems under control, you're not going fast enough. -
Mario Andretti

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to