Derrell Lipman
Derrell Lipman
See playground sample http://tinyurl.com/ycmp4caq The tree's `hideRoot` property is set to true, and the only way to get the tree to render is to call the `refresh()` method when nodes...
Working with @cboulanger using incubator projects, I had installed a package (qx package install) and then wanted to make some local changes. I forked and checked out the code, and...
At present, the wizard for `qx create` attempts to overwrite each question on the screen with the next question, i.e., there are a lot of cursor control commands being written...
We are implementing contrib libraries referenced by `foo/bar/baz` which is really a shorthand for `http://github.com/foo/bar/baz`. The longhand is nice, even though we may not implement it immediately, as it gives...
The following code generates a compiler warning when the newer form of a function declaration in a map is used, but not when the traditional form of function declaration is...
Derrell Lipman @derrell Feb 06 12:08 @johnspackman @hkollmann We've had requests before for access to metadata from compile.json. This is another one. Maybe we ought to create an API that...