Interfaces and const definition
To make it short, if somebody ask you to define a const variable in an interface just say no. Just put it in an [abstract] class and use it there. Feel free to add you comment :-).
To make it short, if somebody ask you to define a const variable in an interface just say no. Just put it in an [abstract] class and use it there. Feel free to add you comment :-).
Kommentare
Ansicht der Kommentare: Linear | Verschachtelt