Re: T5: Feature request

2007-06-26 Thread Marcell Manfrin Barbacena
What if we contribute this information to a URLFriendlyMapper using IoC? []s On 6/26/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: The real issue with this kind of annotation-based mapping is that to accomplish it would require loading all the page classes in the entire application at startu

Re: T5: Feature request

2007-06-26 Thread Howard Lewis Ship
The real issue with this kind of annotation-based mapping is that to accomplish it would require loading all the page classes in the entire application at startup (or on class reload), just so the annotations can be read. I may look into another option, reading the annotation without loading the