Menu

Commit [r1601]  Maximize  Restore  History

Fix extensibility of NetLoader related to supporting additional protocols (future proofing). The problem was that NetLoader.executeLoad assumed that the load would get added to its internal pending load list, but subclasses won't have access to this. The fix is to not assume this, and rely on the subclass to manage the event flow from the NetConnectionFactory.

briggs@adobe.com 2010-04-26

changed /osmf/trunk/framework/OSMF/org/osmf/net/NetConnectionFactory.as
changed /osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetConnectionFactory.as
/osmf/trunk/framework/OSMF/org/osmf/net/NetConnectionFactory.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetConnectionFactory.as Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.