Question Steve Hayworth · Dec 3, 2020 Coding Standard for Cache / Iris Hello community, Our organization is looking to expand our Coding Standards to be more in alignment with best practices. I was wondering if the there are developers here that would not mind sharing any existing documents. Our scope would be this document be applicable to new hires learning Cache all the way up the chain. Thanks in advance, -SH #Coding Guidelines #Development Environment #DevOps #Caché 0 3 0 604
Question Steve Hayworth · Mar 25, 2019 Subclasses and/or Inheritence First time post, also a new Cache developer, hence the <Beginner> tag.If our data has Predefined terms in a dictionary, and a user can add terms on their own, can the terms exist in different tables?Lets call the tables "Terms" and the user data in "UserTerms".If a third class definition has a property of "Term" can it not be either Terms or UserTerms?I'm leaning towards using a Subclass strategy where the pseudo "Parent" (forgive me) is Dictionary.Term and the child is along the lines of Dictionary.Term.User #Beginner #Data Model #Object Data Model #Caché 0 5 0 335