zendtech / IbmiToolkit

PHP frontend to XMLSERVICE for IBM i development.
BSD 3-Clause "New" or "Revised" License
46 stars 34 forks source link

Consider adopting accepted OO patterns #92

Closed alanseiden closed 4 years ago

alanseiden commented 8 years ago

Use accepted OO patterns, events, as ZF did. Talk to ZF experts for advice. "Good" patterns would make the toolkit appear more familiar to OO developers.

Possible examples:

alanseiden commented 4 years ago

This has been largely accomplished.