Pieter De Baets c8355d377f Don't register classes only found at runtime
Summary:
This caused issues for me when I tried to provide a native module on init that was also KVO'd (and dynamically subclassed)

On closer inspection, it also seems highly inconsistent to register these classes in DEBUG mode but have them fail silently in production. Reducing the difference between debug and release seems like a safer option.

public

Reviewed By: nicklockwood

Differential Revision: D2819838

fb-gh-sync-id: 79ab72b1152c89eae38c965ff7724aba59a00949
2016-01-19 11:10:32 -08:00
..
2015-09-18 15:04:28 -07:00
2015-11-02 09:15:31 -08:00
2015-12-08 03:32:30 -08:00
2015-03-26 06:32:01 -07:00
2015-11-11 06:44:30 -08:00
2016-01-07 04:00:38 -08:00