<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://www.loadbang.net/rdf'>
    <s:Snip rdf:about='http://www.loadbang.net/rdf#Software/net.loadbang.jython'
         s:name='Software/net.loadbang.jython'
         s:cUser='nick'
         s:oUser='nick'
         s:mUser='nick'>
        <s:content>__net.loadbang.jython__ is a package which supports the {link:Python|http://www.python.org} scripting/programming language within MXJ for Max/MSP.&#xD;&#xA;&#xD;&#xA;We use the {link:Jython|http://www.jython.org} interpreter, which allows Python and Java to interact, and gives Python access to the standard Java libraries (as well as any other Java code available to MXJ).&#xD;&#xA;&#xD;&#xA;{image:jy.png}&#xD;&#xA;&#xD;&#xA;1 Installation&#xD;&#xA;&#xD;&#xA;Download this ZIP file: {link:/download/net.loadbang.jython-1.1-20080315.zip}. This archive contains instructions, plus the required JAR files, examples, javadocs and sources. The javadocs are also available online {link:here|/javadoc/net.loadbang.jython}.&#xD;&#xA;&#xD;&#xA;(The Jython and [Groovy|Software/net.loadbang.groovy] packages use a lot of the same machinery, documented {link:here|/javadoc/net.loadbang.scripting}.)&#xD;&#xA;&#xD;&#xA;1 Releases&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;* 1.1, 2008-03-15:&#xD;&#xA;&#xD;&#xA;Embarrassing synchronisation bug causing thread deadlock when a Jython&#xD;&#xA;interpreter instance threw an uncaught exception: now fixed.&#xD;&#xA;&#xD;&#xA;* 1.0, 2008-03-06:&#xD;&#xA;&#xD;&#xA;Fixed thread reentrancy problem.&#xD;&#xA;&#xD;&#xA;* 0.9b2, 2008-03-03:&#xD;&#xA;&#xD;&#xA;Cleaned up Javadocs; implemented thread reentrancy test as a stop-gap.&#xD;&#xA;&#xD;&#xA;* 0.9b1, 2008-02-29:&#xD;&#xA;&#xD;&#xA;Initial beta release.&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;{!__releases}&#xD;&#xA;&#xD;&#xA;{!__license}&#xD;&#xA;</s:content>
        <s:mTime>2008-03-15 11:41:29.896</s:mTime>
        <s:cTime>2008-02-29 20:14:03.824</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/net.loadbang.web'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/net.loadbang.groovy'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/net.loadbang-SQL'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/TextBrick'/>
                <rdf:li rdf:resource='#snipsnap-portlet-2'/>
                <rdf:li rdf:resource='#nick'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Tech Notes/MXJ Class Loading'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#SnipSnap/config'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/Nixies'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#software/'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Software/net.loadbang-SQL/MySQL'/>
                <rdf:li rdf:resource='http://www.loadbang.net/rdf#Tech Notes/Eclipse and MXJ'/>
                <rdf:li rdf:resource='#snipsnap-notfound'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#__license'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments>
            <rdf:Bag>
                <rdf:li>
                    <s:Attachment rdf:about='http://www.loadbang.net/space/Software/net.loadbang.jython/jy.png'
                         s:fileName='jy.png'
                         s:contentType='image/png'
                         s:size='921'>
                        <s:date>Fri Feb 29 20:20:25 UTC 2008</s:date>
                    </s:Attachment>
                </rdf:li>
            </rdf:Bag>
        </s:attachments>
    </s:Snip>
</rdf:RDF>
