Tony Mobily

Results 50 issues of Tony Mobily

Hi Chris, First of all thank you so much for this wonderful piece of software. I think countless developers should thank you! I have a question... are you still actively...

Due to change in circumstances of the original maintainer, I was given ownership of the NPM domain js-interpreter. My old NPM package was js-interpreter-npm (which I picked because js-interpreter was...

Hi, Is it possible to create a function, and then run the interpreter _while_ passing arguments to the created function? I need to replicate this: var f = new Function('return...

question

I am the owner of Free Software Magazine. We had a huge server crash. I am 99.9% finished eradicating the article database from the ancient Drupal system, and have converted...

At the moment, in JsonRestStores (which I am finalising as we speak), when there are NO results I am returning: ``` Content-Range: 0-0/0 ``` I realise that dstore only really...

I realise there is a discussion going on in terms of expanding the querying abilities in dstore #34 . I have added my humble 2c to that discussion. However, I...

enhancement
needs-opinions

Hi people, I am writing a tutorial to explain "placement" in dstore. This is aimed at people writing the server side of the story. This is the "factual" outline of...

documentation

Hi there, I have finished developing the 12 stores where I cover all of the cases (ordered, unordered, filtered, unfiltered, defaultNewToStart true/false). It's 6 cached stores, and 6 uncached stores....

enhancement
patch-welcome

Hi, At the moment, in Rest.js all of Dojo `request()` calls are made without a timeout. This has the side effect of stores that never timeout -- hence, the application's...

enhancement
patch-welcome

When viewing a file in a git submodule, you see the "Create repository" panel on the right. If you run "git status" in the submodule directory, git will tell you...