<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://community.moertel.com/ss/rdf'>
    <s:Snip rdf:about='http://community.moertel.com/ss/rdf#PXSL+Feedback'
         s:cUser='tmoertel'
         s:oUser='tmoertel'
         s:mUser='tmoertel'>
        <s:name>PXSL Feedback</s:name>
        <s:content>&#xA;&#xA;Please let us know what you think about PXSL.  We are especially interested in constructive criticism:&#xA;&#xA;- What do you like about PXSL?&#xA;- What do you ~~not~~ like about it?&#xA;- Is there anything that you find awkward?&#xA;- Is there a problem that you think PXSL ought to solve well, but it doesn&apos;t?&#xA;- Have you found what you think is a bug?&#xA;- Do you have a feature request?&#xA;&#xA;Share your thoughts.  Don&apos;t be shy.</s:content>
        <s:mTime>2003-07-12 01:10:48.36</s:mTime>
        <s:cTime>2003-07-12 01:10:48.36</s:cTime>
        <s:comments>
            <rdf:Bag>
                <rdf:li>
                    <s:Comment rdf:about='http://community.moertel.com/ss/rdf#comment-PXSL+Feedback-1'
                         s:cUser='JensG'
                         s:oUser='JensG'
                         s:mUser='JensG'>
                        <s:name>comment-PXSL Feedback-1</s:name>
                        <s:content>What is the Limit of PXSL? I have Problem with verry big Source.&#xA;&#xA;&quot;fatal error: RTS exhausted max heap size (26845456 bytes)&quot;&#xA;&#xA;The Source was 20MByte with 900.000 Line.&#xA;&#xA;&#xA;I use WIN98 with 196 MByte RAM.&#xA;&#xA;&#xA;Thanks for Answer.</s:content>
                        <s:mTime>2005-06-14 06:23:12.178</s:mTime>
                        <s:cTime>2005-06-13 15:49:04.716</s:cTime>
                        <s:commentedSnip rdf:resource='http://community.moertel.com/ss/rdf#PXSL+Feedback'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://community.moertel.com/ss/rdf#comment-PXSL+Feedback-2'
                         s:cUser='tmoertel'
                         s:oUser='tmoertel'
                         s:mUser='tmoertel'>
                        <s:name>comment-PXSL Feedback-2</s:name>
                        <s:content>PXSL is limited only by the amount of memory you have.  That said, the ~~pxslcc~~ tool probably is not the most memory-efficient implementation and may consume a lot of memory to process large source files.&#xA;&#xA;In your case, it looks like ~~pxslcc~~ is able to consume about 26 MB before running out of memory.  That suggests that Win98 isn&apos;t giving enough memory to ~~pxslcc~~.  Can you free up some memory by not running so many programs in the background?  Does running fewer programs change the point where ~~pxslcc~~ exhausts the heap?&#xA;&#xA;Cheers,\\&#xA;Tom&#xA;</s:content>
                        <s:mTime>2005-06-14 19:09:28.18</s:mTime>
                        <s:cTime>2005-06-14 19:09:28.105</s:cTime>
                        <s:commentedSnip rdf:resource='http://community.moertel.com/ss/rdf#PXSL+Feedback'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://community.moertel.com/ss/rdf#comment-PXSL+Feedback-3'
                         s:cUser='JensG'
                         s:oUser='JensG'
                         s:mUser='JensG'>
                        <s:name>comment-PXSL Feedback-3</s:name>
                        <s:content>Thanks,&#xA;&#xA;I think, I write an sed-Script for this big pxsl´s ;-)&#xA;&#xA;I have testet this Way. This Way is possible, without Makro.&#xA;&#xA;Jens Grabner</s:content>
                        <s:mTime>2005-06-18 02:59:43.042</s:mTime>
                        <s:cTime>2005-06-18 02:59:42.972</s:cTime>
                        <s:commentedSnip rdf:resource='http://community.moertel.com/ss/rdf#PXSL+Feedback'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://community.moertel.com/ss/rdf#comment-PXSL+Feedback-4'
                         s:cUser='ryanhanks'
                         s:oUser='ryanhanks'
                         s:mUser='ryanhanks'>
                        <s:name>comment-PXSL Feedback-4</s:name>
                        <s:content>Tom,&#xA;&#xA;PXSL is great.  It makes xslt way more enjoyable to code in and read.  Thanks!&#xA;&#xA;I have a couple of features I&apos;d like to request: &#xA;&#xA;1) I&apos;d like to be able to include a file with macro definitions in it.  I have macro definitions that I use across sets of files and I&apos;d like to be able to maintain these macros in one file or a set of files.  &#xA;&#xA;2) I&apos;d like to be able to convert xsl to pxsl while making use of element definitions.  For example, when converting:&#xA;*  &lt;xsl:value-of select=&quot;/&quot;/&gt;  &#xA;to pxsl, I&apos;d like to have&#xA;*  value-of / &#xA;be the output produced rather than&#xA;*  xsl:value-of -select=/&#xA;through use of the&#xA;*  value-of = xsl:value-of select&#xA;element definition.&#xA;&#xA;Any thoughts?&#xA;&#xA;Thanks,&#xA;&#xA;Ryan Hanks</s:content>
                        <s:mTime>2005-12-26 04:10:03.218</s:mTime>
                        <s:cTime>2005-12-26 01:40:01.755</s:cTime>
                        <s:commentedSnip rdf:resource='http://community.moertel.com/ss/rdf#PXSL+Feedback'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:about='http://community.moertel.com/ss/rdf#comment-PXSL+Feedback-5'
                         s:cUser='tmoertel'
                         s:oUser='tmoertel'
                         s:mUser='tmoertel'>
                        <s:name>comment-PXSL Feedback-5</s:name>
                        <s:content>Ryan, thanks for your kind words about PXSL.&#xA;&#xA;Regarding file including, that&apos;s something that&apos;s been on my to-do list for a while.  In the meantime, you can load your common code by listing it first on the command line:&#xA;&#xA;{code:none}&#xA;$ pxslcc common.pxsl myfile.pxsl &gt; output.xml&#xA;{code}&#xA;&#xA;Your second request, however, I probably will not implement because it is a lot of work and provides benefit only in a small number of cases (i.e., when not writing PXSL by hand).  In the general case, you&apos;re asking for &quot;PXSL minimization&quot; &amp;#8211; a compilation phase that replaces verbose PXSL with condensed PXSL by taking advantage of available element defaults.&#xA;&#xA;Since PXSL is designed to be hand written, there is no built-in support for XML-to-PXSL translation.  That support is provided by an add-on XSLT stylesheet, which doesn&apos;t do much thinking, and doesn&apos;t have access to the active element defaults.  So, the general minimization you&apos;re asking for is not likely to be added.&#xA;&#xA;If you just want a smarter, more-idiomatic translator for XSLT stylesheets, however, that you can probably implement by modifying the existing stylesheet to handle XSLT special cases for which there are element defaults.  If you wanted to do this, I would be happy to add your smarter stylesheet, with credit, to the XSLT distribution.&#xA;&#xA;Cheers,\\&#xA;Tom&#xA;</s:content>
                        <s:mTime>2005-12-27 13:20:11.923</s:mTime>
                        <s:cTime>2005-12-27 13:10:36.066</s:cTime>
                        <s:commentedSnip rdf:resource='http://community.moertel.com/ss/rdf#PXSL+Feedback'/>
                    </s:Comment>
                </rdf:li>
            </rdf:Bag>
        </s:comments>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#pxsl'/>
                <rdf:li rdf:resource='#PXSL'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#PXSL FAQs'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#space/PXSL Feedback'/>
                <rdf:li rdf:resource='#tmoertel'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#PXSL Ask-a-Question'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#PXSL Examples'/>
                <rdf:li>
                    <s:Snip rdf:about='http://community.moertel.com/ss/rdf#PXSL+Feedback'>
                        <s:attachments
                             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
                    </s:Snip>
                </rdf:li>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#2003-07-12'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#pxsl questions &amp; answers'/>
                <rdf:li rdf:resource='#snipsnap-help'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#pxsl/'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#'/>
            </rdf:Bag>
        </s:snipLinks>
    </s:Snip>
</rdf:RDF>
