9 Jun
2006
9 Jun
'06
4:02 p.m.
weights aer nothing more then another layer. What if you alter an altered form, where the other one has a weight set? weights don't really solve any issue, they just move the issue of conflicts one level away. That is very true.
* roundtrips. A hook not only returns a value, but also a flag whether the current hook call should be
* Hook registration. Instead of looking around if a hook exists on each pageload, all modules .... Both are doable but they won't solve a major problem - non-deterministic behaviour of the updates. There is a need for very strict discipline what alters in what order, otherwise the results might not be what you expect.
It is solvable, but is the added complexity going to be worth it?