> Shouldn't it be better to load application.dryml and taglibs/application > after all hobo/rapid/taglibs dryml files ?
The only files that are loaded automatically are core, front_site and application. Those three files include all of the others. So you control the order of loading. Application.dryml starts loading first, but since it includes the others, it finishes loading last. Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
