[cl-emb-devel] A inheritance system for cl-emb
Stefan Scholl
sscholl at common-lisp.net
Thu Feb 19 09:01:59 UTC 2009
Hi Artur,
On 2009-02-14 22:23:02, Artur Ventura wrote:
> I changed CL-EMB so that it works like django template system. Basically
> it's a simple inheritance system that simplifies developing similar pages
> by reusing generic templates and refine them. You can read more about it
> here:
> http://docs.djangoproject.com/en/dev/topics/templates/#topics-templates
>
> Do you want to use add this feature to CL-EMB? I can send you a patch if
> you would like
This could be more elegant than using @include. Sounds like a
nice feature.
I'm interested in the patch.
TIA!
Regards,
Stefan
--
Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/
More information about the cl-emb-devel
mailing list