Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Unzip the files
  • Review directory structure
  • None missing?
    • xsd
    • dll
  • Compiles without errors/warnings
  • Test on VISTA
    • File access issues?
    • Do dll's have to go in Program Files?
  • Check version and assembly properties (ildasm for .NET)
    • What is Java equivalent?
  • Check ALL copyrights
  • Check Standard definition document
  • OpenMI.Standard.Documentation.chm || JavaDoc\Index.html
    • Check XML comments (If you think something need to be changed, simply make the change and check the file into svn)
  • Schema files
    • Is URL available?
  • AssemblyInfo Check version number etc
    • Java equivalent??

...