View Single Post
  #3 (permalink)  
Old 09-22-2008, 11:54 AM
bitpusher bitpusher is offline
Registered User
 
Join Date: Nov 2007
Posts: 28
Re: Beyond TV SDK addition for developers (BTV >= 4.8)

First - thanks for the work. Saves time. Caveats follow.

R.E. prop bag that overwrites duplicate properties:

Hmmm... that sounds like a dictionary to me. The service calls return an untyped prop bag with possible duplicates.

Seems to me that to hide information returned from the service is doing a disservice to the consumer.

If you would like to modify the data coming from the service perhaps a new class, e.g. PropDictionary, would be appropriate.

If you do not agree I will be branching BTVLibrary as I DO want to know EXACTLY what the service is returning.

best regards,
sky
Reply With Quote