James OBrien

Results 6 comments of James OBrien

Actually might not need the if statement

Well, for example, if you set data, you can retrieve it like you would after you retrieved an object from the parse library: ``` $test = new parseObject('test'); $test->name =...

It would be nice also if after you saved an object, the objectId would be populated in the object: ``` $test->save(); echo "Saved with object id: " . $test->objectId ....

Cool, sounds good. I definitely like it alot better. -jim On Tue, Sep 4, 2012 at 10:25 PM, apotropaic [email protected]: > Oh ok, I get it now. Yea I'll implement...

``` npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of...