<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in plugin.json</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/yui3/src/plugin/meta/plugin.json</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>addHostAttr(...) signature change
    
    Changed the signature of Plugin.addHostAttr from
    addHostAttr(name, Host, PluginOrConfig, force)
    to
    addHostAttr(name, Host, Plugin, setter, force)
    
    because it has come up on multiple occasions that
    I want a trigger attribute to accept other values,
    and there's little value in having to define the
    entire attribute config to get that functionality.
    
    Also, the boilerplate attribute setter does a fair
    bit of work that is likely to be missed in recreating
    the config for each trigger attribute.</title>
        <description>/yui3/src/plugin/meta/plugin.json - 985b0bdb9af3bdc0fff992e92d17f29b9d6b6d9a</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Move pluginattr into plugin dir and ammend meta
    
    No other module that lives as a "plugin" in the host
    module's loader meta and builds files into the host
    module's build directory has its own src directory.
    So rather than breaking new ground (and probably some
    code with it), pluginattr can live in the plugin
    module directory.</title>
        <description>/yui3/src/plugin/meta/plugin.json - c0bb5761459bfd78c987e3fb21ccffd83bdc5b92</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added module-specific loader metadata json files and the script to put them together</title>
        <description>/yui3/src/plugin/meta/plugin.json - 81d15d4759a68234e2126540b39f51a13ffa805f</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

</channel>
</rss>

