Hm... Our system fully webservices driven... So we have pipelines which call these webservices and gets XML out of them.. Then this xml must be transformed to nice html and this must be done by designers (throught XSLT)... So actually developers have nothing to do? :-) Except some CForms definitions and sitemap managing? Oh maybe a little bit of flow script for CForms...
"Jorg Heymans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Vlad Golodov wrote: > > Hello All! > > > > we are making a project using cocoon. Our company has developers who don't > > know anything about design, and designers, who don't know anything about > > cocoon. > typical setup ;) > > > > > At the moment we have all screens written in XML, and they are transformed > > through the XSL files. Thus, xsl files have too much html code. Should the > > html code be removed from there somehow? > > > > How developers could write a system, so that designers(which probably know > > only html) don't deal with the underlying layers? > > but you have such a system ;) > Your developers deliver XML and your designers use XSLT to create > something nice out of the XML - where do you think there is not enough > separation? Is there business logic coded into the stylesheets maybe? > > Regards > Jorg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
