Hi,
I created a view in a first package.
In another package (which is an optional extension of the first one), I
need to create another view but with the same name and the same settings as
the previous one but with another class which inherits from the first one.
By default, this raises a "pyramid.exceptions.ConfigurationConflictError"
exception: Conflicting configuration actions!
So how can I "override" or "replace" a view declaration? Eventually, can I
"unregister" a view declaration before registering the new one?

Best regards,
T. Florac

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAPX_VWDmDJKT5g3j8%3Dx7BW9mWuiYk1Z1rz9BTwzGxKy8Fxz2kA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to