Procedure Libraries: Manifest File for versioning PL files to allow dependencies to be...

  • Thread starter Thread starter Jason Hrabi
  • Start date Start date
Status
Not open for further replies.
J

Jason Hrabi

Guest
I'd like to see the ability to put version information into a proceudre library that could be used to deal with dependencies. Right now a prolib cannot be easily versioned and has to be manually checked by an exterior process in order to check that it's the right version of a prolib file (right now I'm writing in text files into the prolib to deal with versioning). I'd like to see Progress introduce a jar-style manifest file or some other mechanism that would allow prolib files to be versioned and the ability to specify prolib version dependecies in the Progress Developer Studio. This should allow us to specify a minimum required version of the prolib that is acceptable.

Continue reading...
 
Status
Not open for further replies.
Back
Top