[Progress Communities] [Progress OpenEdge ABL] Allow INITIAL for properties in a interface

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
Currently this is not allowed (Error 14785). This can lead to all kinds of fun bugs where someone forgets to change the init value in one of many classes that implement a specific interface. Imho this is just a compile time check. A class that has a different INITIAL value set for a property than the interface has should not compile.

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