nervetattoo / aether

Modular PHP framework
aether-project.com
10 stars 1 forks source link

Render order of modules is wrong #15

Open nervetattoo opened 14 years ago

nervetattoo commented 14 years ago

As it is now the rendering order of modules is not bottom-up but rather a mix of top-down and bottom-up depending on how rules are configured. This should always be bottom-up on every occasion.