What is the Codeset
Codeset is:
"A CodeSet is a name for a set of Java code and JAR files that are stored in the pr_engineclasses table in the PegaRULES database. Analogous to a RuleSet, a CodeSet version has the structure Name:99-99-99, where 99-99-99 is a version. Version 6.X+ contains two CodeSets, Pega-EngineCode and Customer. The optional Customer CodeSet can identify customer-created and third-party JAR files that are uploaded into the database."
Can anyone explain pros and cons when you use Codeset:06-01-01 and your own ruleset (ex. MyApp:01-01-01) when you import external Jar file. What kind of differences will it make?
Thanks,