20 Apr
2006
20 Apr
'06
5:52 p.m.
Tres Seaver wrote at 2006-4-19 15:30 -0400:
...
Is Alec's traversal patch or Dieter's alternative being considered?
I'll note that I have a client who can't move forward from 2.9.1 to 2.9.3 because the changes to traversal semantics in that release break every view lookup in the application (which was originally built on 2.8.x, and works fine on 2.9.1.
I would like to stress that "my alternative" does not change traversal semantics but provides a way for "knowing" component's "__bobo_traverse__" to tell the enclosing framework that "__bobo_traverse__" wants to use the default (and not do anything special). Nothing is changed until a given component uses the feature. -- Dieter