Jason Kim

Results 12 issues of Jason Kim

Currently, there is a single remove API, removeItemsWithKey: which if key is nil, deletes everything. This could create confusion down the road. As a reference, ADAL when given nil key,...

bug
question

We use context to get correlationID and logcomponents. Discussion point here is to decide whether or not we want to pass in the context object vs passing in 2 strings,...

question