Open der-On opened 11 years ago
I'm not sure if this is a good idea as it's a breaking change for marginal benefit. For example, I personally depend on the type property as I have models that inherit from a parent model.
The new Responder in geddy master also depends on the type property to generate the template context.
I'm curious as to what @mde thinks.
The reason behind this is, that I constantly define the property "type" on models. But I always forget that "type" is a reserved "property".