8:00 – 10:00, 1:00 – 5:00 SR
- No joy in getting on the servers. Put in another ticket to get my admin accounts back(?)
- Ronda seems to be making progress though
- Angular
- learning about $q
- Re-rigged the Angular ‘QueryAppServlet’ to use a service. There doesn’t seem to be a straightforward way to bind the values from the service to the controller, so I used a pubsub pattern, which worked just fine and I don’t feel too bad about it, but it seems… clunky. In looking for an answer, I found this discussion on stackoverflow, which I need to spend more time reading.
- Tried to get the Java Servlet to see straight json, but no luck. back to URL encoding.
