This is exciting and promises to keep MT up-to-date,
except I could not find a reference to 'responseType'
in the new Request.js class.

Will MT 2 support XHR Level 2? Is this just an oversight?

Current versions of MooTools do not, and though I supplied
a patch/pull request, I got no response.

TIA
Lee

On 16/10/2012 11:17, Arian Stolwijk wrote:
"MooTools 2.0" doesn't really exist in a form that it is a 2.0, but it are more separate packages that can be used, more like the "do one thing and do it right" idea, together with commonjs/nodejs packages that are available on npm (but can be built for the browser as well).

Currently they are:

  * https://github.com/mootools/prime (core stuff)
  * https://github.com/mootools/elements (element stuff)
  * https://github.com/kamicane/moofx (effects with css3, and js fallback)
  * https://github.com/kamicane/agent (request)
  * https://github.com/kamicane/slick (newer selector engine)
  * https://github.com/kamicane/wrapup (nodejs tool to build
    commonjs/node packages for the browser)

Besides that some utilities I created for the above packages

  * https://github.com/arian/prime-util
  * https://github.com/arian/elements-util

Most stuff is already pretty usable if you know what you're doing. To make it more usable I/we are currently documenting the packages. Docs for elements can be found (temporarily) at http://mootools.net/test/elements/elements.html. Otherwise in a 'doc' folder or in a README in the repos.

Things aren't moving very fast, but hopefully once everything is documented, we can move to the next step and start 'officially' releasing each package.

Maybe we should remove the 2.0wip and 1.5wip branches. 1.5wip is the current master, and 2.0wip was basically MooTools 1.3 :)

On Tue, Oct 16, 2012 at 9:23 AM, Jose Achmad Palala <[email protected] <mailto:[email protected]>> wrote:

    It looks like mootools is going to use the new ECMA ES Harmony and
    AMD / Require or Common JS development systems.


    On Tue, Oct 16, 2012 at 2:56 PM, dukeofgaming
    <[email protected] <mailto:[email protected]>> wrote:

        Interesting. Is MooTools Core now going to be MooTools Prime?,
        or is it getting a sexy new name?


        On Monday, October 15, 2012 10:40:49 PM UTC-5, Nutron wrote:

            It's just somewhere else:

            https://github.com/mootools/prime


            On Mon, Oct 15, 2012 at 6:24 PM, dukeofgaming
            <[email protected]> wrote:

                I had the idea that the development was still going
                but just peeked at the 2.0wip branch and it has been
                untouched for 2 years

                Is MooTools still going on? :(





-- J.Palala






Reply via email to