Re: problem with command object missing methods
> i.e. it has to appear as an action parameter at least once. I would
aha. I get now why it worked before, it was declared as param
in another action that I wasn't using.
> prefer to see command objects become full blown artefacts, but that
> probably won't happen until 1.1 at the earliest.
Will this mean I won't need to prepopulate a child collection
to the size I need before binding?
And instead could just say MyCmd hasMany children entities?
thx,
Steve