Quantcast

Correctly initialize the sandbox when translating profiles into scripts.

Author Johnny C. Lam <jlam88@gmail.com>
Author date 2014-12-26 22:48:48
Author local date 2014-12-26 17:48:48 -0500
Committer Johnny C. Lam <jlam88@gmail.com>
Committer date 2014-12-28 03:43:33
Committer local date 2014-12-27 22:43:33 -0500
Commit 595ae4cf6164482c49a26f0b635cdc141b6e2493
Tree 0a38d26b03285023e7bee8131d35b45d63a65f3a
Parent ee7f6ee61df64b0286e7c4bfbb6d6b0bab2cdcf1
Correctly initialize the sandbox when translating profiles into scripts.

The sandbox needs the correct class and specialization before generating
the script in case the translator uses the information.

Remove the GetValidProfiles() method from OvaleSimulationCraft and
directly embed the code into the translation scripts since that code must
be loaded and run before entering the sandbox.