YUI
YUI copied to clipboard
Fix documents to not require data context to exist before creation
Possible solutions:
- setDataContext function to allow it to be set after creation
- yui_make_document() that requires the data_context to be passed in
Fixed by 54893ca