I think this is interesting idea, but I am a bit concerned about the
Memory and Performance lose if we do this.
How about we file a task for this as Feature Request and would start
with research and tests before we solidly move forward?
Cheers!
DA.
On Dec 5, 9:29 am, Alexander Obuhovich <
aik.b...@gmail.com> wrote:
> I think, that we should convert all unit configs from array to classes form.
> This will give us such immediate benefits:
>
> - all common unit config settings, that are copied from one unit config
> to another will be located in parent class (saves space);
> - all unit config setting names will be automatically suggested by Zend,
> and this will eliminate most of setting name typing errors;
> - we will have a list of all possible unit config settings with their