[PEAK] Re: first draft of a webdemo

Phillip J. Eby pje at telecommunity.com
Thu Feb 26 18:00:03 EST 2004


At 11:54 PM 2/26/04 +0100, Ulrich Eck wrote:

>http://peakplace.tigris.org/source/browse/peakplace/src/sandbox/ueck/xslweb/
>
> > I'm curious.  Why did you create a SkinService?  From what I can tell, it
> > would have sufficed to do something like:
> >
> > [Files *.pwt]
> > file_factory = xslskins.StyleWrapperFactory(
> >       style_pattern="%s_style",
> > factory="peak.web.resources.TemplateResource" )
> >
>
>you use "xslskins" in the ini-file, do i need to declare it in some other
>section before i can use it, or does file_factory some special stuff there ?

[Import on Demand]
xslskins = "xslskins"

would do it.




More information about the PEAK mailing list