<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 02:21:41 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JMX-8/JMX-8.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JMX-8] Extend java.jmx to support exposing operations in created beans</title>
                <link>http://dev.clojure.org/jira/browse/JMX-8</link>
                <project id="10060" key="JMX">java.jmx</project>
                        <description>&lt;p&gt;The attached patch extends java.jmx to support creating beans that expose invokable operations.  Operation function definitions are supplied after the state-ref in the create-bean form in a syntax similar to protocol method implementations.  Type signatures, descriptions, and impact constants are harvested from metadata on the operation definitions.  Nontrivial argument type binders (rest arguments, destructuring, etc) in operations are not supported.&lt;/p&gt;

&lt;p&gt;I am sure this patch could be improved in many ways; the operation method parser in create-bean feels unnecessarily hairy and yet limited at the same time, because my macro-fu is not yet strong.  The documentation examples are not yet updated, though I am happy to do this if the feature is reviewed and accepted.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15661">JMX-8</key>
            <summary>Extend java.jmx to support exposing operations in created beans</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="bccjeris">Chris Jeris</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 Aug 2012 15:43:36 -0500</created>
                <updated>Fri, 31 Aug 2012 15:44:51 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                    <attachment id="11465" name="JMX-8.patch" size="7401" author="bccjeris" created="Fri, 31 Aug 2012 15:44:51 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>