Why don'' t you use:"class:my/com/project/whatever/template.xml" VELO
On Tue, Sep 8, 2009 at 1:08 PM, Edward Yakop <[email protected]> wrote: > > On Wed, Sep 9, 2009 at 00:02, Marvin Froeder<[email protected]> wrote: > > And the classpath?! doesn't your to you? > > I'm not sure if I understand you, but: > > <code> > public interface StandardTemplateUris > { > public static final String BEAN = > "class:org/granite/generator/template/bean.gsp"; > public static final String BEAN_BASE = > "class:org/granite/generator/template/beanBase.gsp"; > public static final String ENTITY = > "class:org/granite/generator/template/entity.gsp"; > > ... > } > </code> > > If you look at this graniteds code, class: prefix is a valid URI prefix. > > Regards, > Edward Yakop > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" 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/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
