[progress Communities] [progress Openedge Abl] Forum Post: Re: Using Yourself

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
It does not sound that bad to me.... this would require the USING METHOD PUBLIC LOGICAL Compare (poOtherProduct AS IProcuct): END METHOD . otherwise you'd have to code: METHOD PUBLIC LOGICAL Compare (poOtherProduct AS Inventory.IProduct): END METHOD. What is really bad coding practice IMHO is the lack of a master package (CompanyName.Inventory.IProvduct or com.companyname.Inventory.IProduct)

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