Hi Defero

Thanks :)

I found a bug in util.mkpath yesterday that might have been the problem you 
found - mkpath would start to create the folders and then stop, but that’s 
fixed now.

Are you thinking of having a look at part loading?

John




On 15/02/2016, 17:15, "Defero" <krosela...@gmail.com> wrote:

>Hi,
>
>congratulations on the release 
>
>I've already started to play around a bit and will send you a pull request
>for it. While trying to set it up, i've run into a little snag at the
>following:
>
>qxcompiler\lib\util.js
>line: 305
>code : return fs.mkdir(made, function(err) {
>
>and because fs.mkdir (in my version of node at least) doesnt create folders
>recursively, it failed the compilation of the compile-app-demo.js. I changed
>to the mkdirp module.
>
>this is looking sweet though :)
>
>
>
>--
>View this message in context: 
>http://qooxdoo.678.n2.nabble.com/QxCompiler-add-ES6-faster-compilation-and-100-Javascript-API-to-building-applications-tp7587992p7588003.html
>Sent from the qooxdoo mailing list archive at Nabble.com.
>
>------------------------------------------------------------------------------
>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>Monitor end-to-end web transactions and take corrective actions now
>Troubleshoot faster and improve end-user experience. Signup Now!
>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>_______________________________________________
>qooxdoo-devel mailing list
>qooxdoo-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to