[SCHEDULER-377]  Problems in Constraint SDK
Type Bug
Priority Low
Severity Trivial
Component Constraint SDK
Fixed In Version [3.33.3
Versions Affected [3.23.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 3/29/2010

Description
  • The build type must be set to x86
  • the .cs file name should be XxxConstraint not just plain Constraint
  • The reference to the ConstraintInterfaceAssembly is broken, it must be re-set manually. Fix this or put a note in the ReadMe to that effect.
  • Project name should be XxxConstraint not just Xxx.
  • The "name of constraint" in the comments at the top of the .cs file is not substituted. It says HorizonConstraint.
  • Implements in comments still says ConstraintInterface 2.0
  • Misspelled word 'sped' should be 'spec' - in comments of .cs file

Comments
3/29/2010 10:52:47 AM   Bob Denny
Posted the update to the Comm Center thread for the SDK.
3/29/2010 10:47:20 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 94
Affected files /trunk/Help/RelNotes.htm (Modified)
Check-in comment As usual, forgot the documentation Release Notes for this. GEM:377
3/29/2010 10:43:26 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 93
Affected files /trunk/ConstraintSDK/ConstraintSDK.sln (Modified)
/trunk/ConstraintSDK/ConstraintTemplate/AssemblyInfo.cs (Modified)
/trunk/ConstraintSDK/ConstraintTemplate/Constraint.cs (Modified)
/trunk/ConstraintSDK/ConstraintTemplate/ConstraintTemplate.csproj (Modified)
/trunk/ConstraintSDK/ConstraintTemplate/ReadMe.htm (Modified)
/trunk/ConstraintSDK/Distribution/ConstraintTemplate.zip (Modified)
/trunk/ConstraintSDK/Final/AssemblyInfo.cs (Modified)
/trunk/ConstraintSDK/Final/Constraint.cs (Modified)
/trunk/ConstraintSDK/Final/ConstraintTemplate.csproj (Modified)
/trunk/ConstraintSDK/Final/ConstraintTemplate.zip (Modified)
/trunk/ConstraintSDK/Final/MyTemplate.vstemplate (Modified)
/trunk/ConstraintSDK/Final/ReadMe.htm (Modified)
Check-in comment Corrections to the Constraint SDK. GEM:377
3/29/2010 10:26:11 AM   Bob Denny
Some of this was already covered in the ReadMe Notes section. Those things have been moved into the Before You Build section, referencing and post-build problems occur on 64-bit systems, noted in ReadMe.