Цитата:
Сообщение от Psycho Tiger
Она есть только у Вас, и выводы делать лучше Вам.
|
Если вы думаете, что в плеере нет багов, вот уже одна из явно определенных проблем Дикшенари:
«Note that there is a known bug with Dictionary that prevents it from operating correctly with references to methods. It seems that Dictionary does not resolve the method reference properly, and uses the closure object (ie. the “behind the scenes” object that facilitates method closure by maintaining a reference back to the method and its scope) instead of the function as the key. This causes two problems: the reference is immediately available for collection in a weak Dictionary (because while the method is still referenced, the closure object is not), and it can create duplicate entries if you add the same method twice. This can cause some big problems for things like doLater queues.»
Пишет не безызвестный gsinner