I'm guessing the answer is "no" to the following q...
# announcements
t
I'm guessing the answer is "no" to the following question: If I mark a class as open, is there anyway to make the default ACL for functions/properties in said class be open as well? Maybe there's some magical @Annotation thing where I can mark begin/end point where all declarations between are whatever?
c
Make it an interface instead? Interfaces can have default implementations for functions
👆 1
👌 1