Jafar Husain

Results 41 comments of Jafar Husain

Sorry. It's not supported at the moment but we are considering ways in which it could be done.

Separating data and behavior means that the behavior can survive JSON serialization. This is one of the benefits of our current approach of annotating nodes with their absolute path information:...

This is the JSON response were talking about. We would be annotating the JSON response with the KeySet used to create the node. Something like: { $__keySet: [0, 3, {from:...

No strong opinion on implementation here. If sweet is easy, I say we use it. @Ktrott any objections?

@sdesai JH > On Apr 11, 2015, at 2:39 PM, Kim Trott [email protected] wrote: > > Not sure Satyen's github handle but I'd be surprised used if webpack or >...

Would you like to catch them on the client or on the server?

Should get some API docs on Router soon, certainly before we come out of developer preview.

Yeah it was intentional. JH > On Jun 15, 2015, at 3:19 PM, mac-a1 [email protected] wrote: > > 400 Bad Request seems appropriate for an invalid JSON path. > >...

My assumption is that your underlying service is throwing this error.