Stream: javascript
Topic: FHIR.js Cookie Middleware
Cole Diffin (May 03 2016 at 21:04):
@nicola, @Josh Mandel I've pushed some code starting to illustrate my thinking on the previous cookie problem that I introduced. I would appreciate some feedback. https://github.com/FHIR/fhir.js/pull/65
Josh Mandel (May 03 2016 at 21:30):
Thanks @Cole Diffin ! I shared a set of comments on your commit.
Cole Diffin (May 04 2016 at 02:45):
@Josh Mandel I've pushed it back again - I like your idea on using a single attribute - i was wracking my brains trying to come up with a clever/simple solution on that issue.
Josh Mandel (May 06 2016 at 17:46):
Thanks @Cole Diffin -- just merged your changes and published.
Josh Mandel (May 06 2016 at 17:47):
Note that I also published an update to the client to fix behavior to emit birthDate=gt2000
instead of birthDate=>2000
Cole Diffin (May 07 2016 at 02:44):
Thank's Josh - I wasn't quite finished yet though :-) Still trying to add more end-to-end tests. Ill add it in a seperate PR
Last updated: Apr 12 2022 at 19:14 UTC