Subject | Re: External procedures: implementation proposal. |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-07-27T16:33:15Z |
> > virtual ResultSet* open(Error* error, const* Values input,Ups, sorry I think I misinterpreted your proposal.
> > Values* output) = 0;
>
> There is no need to pass pointer to Values for output, since the
> client in this case would be interested to call only setXXX methods
> but not instantiate them.
Roman