Hi, Another question to try not to ask too much question in the futur :) I'd like to know how I can find by myself if there is an existing dictionary class for a specific NSDictionary, and where should I find it :)
I was trying to instantiate a simple AVUrlAsset : So I wondered how to create this "option dictionary". I found it was quite a pain in the a**, those NSDictionarys... Then I read this : http://monomac.wordpress.com/2010/12/01/improving-upon-dictionary-bindings/ Youhouuu!! that's really smart and cool of MT team... BUT, how do I know if such binding exists for my AVUrlAsset constructor's option ? PS : if there is not, I'm assuming I have to do something like that? : Thx for the tip! -- View this message in context: http://monotouch.2284126.n4.nabble.com/NSDictionary-and-dictionary-bindings-tp4655335.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
