[Windmill-dev] windmill on ohloh.net prompts some cleanup
Matthew Eernisse
mde at osafoundation.org
Mon Oct 8 10:54:15 PDT 2007
Mikeal,
Excellent cleanup work. :)
Mikeal Rogers wrote:
> First, we need to stop running pre-release fleegix.js bits in the trunk
> and release code for windmill as a matter of policy. If you're working
> on a new feature that needs pre-release fleegix bits you can do it in a
> branch and merge in to trunk after a fleegix update gets rolled.
+1
The 0.4.0 release is out as of last week, although I haven't bothered
announcing on the blog or anything.
> fleegix.js doesn't have copyright, wtf?
Every source file contains a copyright notice -- both the core files in
src/ and the plugin files in plugins/*. Of course the cooked files don't
contain a copyright notice, because all comments are stripped to
minimize size. Conceptually, it's the equivalent of a built binary.
What was missing was a NOTICE file, which I've now added to the repo. I
can generate a 0.4.1 release pretty much whenever we want that includes
it, along with a couple of other copyright-clarification commits that
your e-mail prompted.
As a side note -- part of what's new in Fleegix.js 0.4.0 is Windmill JS
tests. That's what flushed out the issue of needing to test in the app's
window scope rather than Windmill's. "Which version of fleegix.js are
you referring to? The one in Windmill, or the one in the test app?" :)
Thanks. :)
Matthew
More information about the Windmill-dev
mailing list