On Fri, 2011-03-04 at 11:47 +0100, Michal Fojtik wrote:
> What about 'optional' parameters? So we will advertise them somewhere (except 
> docs) ?

I don't think it will help clients at all - if we advertise that
create_image takes an optional 'name' param, what will clients do with
this ? If they want to take advantage of it, they need to know that
there is a 'name' param ahead of time, and have a way to populate it
(e.g., by asking a user)

> Should I keep the generate_action_params and remove 'required' param from 
> there?

I'd much rather you removed it.

David


Reply via email to