in reply to Re: Anyone migrated to the new 'class' way of OOP?
in thread Anyone migrated to the new 'class' way of OOP?
As an old-school, stubborn bless adherer I'm not going to advocate for the new class system. But I don't think that
a downside is that I feel obligated to indent everything inside the class{} block
is an issue. class can be used the same way as package in block or statement syntax. See class.
Greetings,
🐻
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Anyone migrated to the new 'class' way of OOP?
by ysth (Canon) on Aug 10, 2025 at 20:09 UTC | |
Re^3: Anyone migrated to the new 'class' way of OOP?
by NERDVANA (Priest) on Aug 14, 2025 at 14:52 UTC |