Remie Bolte

Results 44 comments of Remie Bolte

@iwyg: yes, we should definitely write PHPUnit tests! TTD is just a very strict methodology (dogmatic even). I would not go with that. However, I'm strongly in favour of adding...

You can get this working by doing an authenticated request: **Creating a user** ` curl -s \ -H "Accept: application/json" \ -H "Content-Type:application/json" \ -X PUT --data '{"name": "username", "password":...

> But I would like to limit it to renaming and moving stuff in the interface. I'm not entirely sure what this means :) I also don't think this will...

Shouldn't this mostly be implemented in the host? What kind of functionality should the library provide other than a "redraw" method?