[Yanel-dev] Contradicting statements re compile attribute

Michael Wechner michael.wechner at wyona.com
Tue May 5 15:20:03 CEST 2009


Hi

According to

conf/resource-types.xml

the compile attribute is true by default, whereas according to

src/build/yanel2resources.xsl

lines

    <xsl:when test="not(@compile)">
      <echo>INFO: Do not compile: <xsl:value-of select="@src"/></echo>
    </xsl:when>

the resource is not compiled if no compile attribute exists.

It seems to me rather contradicting?

If there are no objections, then I will resolve. WDYT?

Thanks

Michi


More information about the Yanel-development mailing list