|
Re: Beyond TV SDK addition for developers (BTV >= 4.8)
Thanks for confirming that.
I have built a logging adapter layer for my service proxy assembly that logs all property bags coming out of the webservices.
This is allowing me to infer possible property results for each service call and generate stongly typed domain object wrappers.
Seems to be working out just fine so far.
Once I finalize the architecture of my api I will make my lib play nice with the others out there.
|