[stringtemplate-interest] Including templates from other directories
Terence Parr
parrt at cs.usfca.edu
Tue Sep 16 17:45:47 PDT 2008
On Sep 16, 2008, at 5:42 PM, jingzhao.ou wrote:
> Hi, Terence,
>
> The problem is that the group is not under the sub-directories. :-) We
> have a common groups which are to be shared by a number of projects.
Ah.Sounds like a good job for inheritance. to find all your base
templates in one group and then have your specialized groups inherit
from that group.
For example, have a group that represents the basic skin of the site.
subgroups could be for premium users or guest users or administrators.
Ter
More information about the stringtemplate-interest
mailing list