model_data.py
13.9 KB
-
Make XModuleDescriptor and XModule act as a single class · 6b474724
By transparently proxying between the XModuleDescriptor and the XModule, and between their runtimes, we can make them act as a single class, so that we can swap in an actual XBlock instead.
Calen Pennington committed