Subject: | Cross-system testing |
There's now a sufficient body of in-dist unit tests and CPAN-based cases (e.g. Tickit::Widget subclasses) that check classical perl subclasses of Object::Pad-based ones, or vice versa.
We should consider making more cross-dist tests of other object systems; notably coming to mind are
* Moo
* Moose
* Mojo::Base
Of particular interest will be the fact that Moo/Moose and Object::Pad both want to consume a `BUILD` method.
--
Paul Evans