Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.6
Milestone-1.0-beta.8.6
New issue 235 by
[hidden email]: GsDeployer and class initializers
http://code.google.com/p/glassdb/issues/detail?id=235Issue 232 has highlighted a load condition that could be problematic for
GsDeployer's bulk migration scheme:
- migrations must be done before the class initializers are run, so
waiting till all loads are complete won't cut it ...
this particular condition is always true, so need to find a way to allow
for possibly overriding bulk migration for certain classes?????