On 2 June 2013 17:15, Louis des Landes <[email protected]> wrote:
> OK, but it does seem a few of them are still used outside of the sensitivity
> stuff, so these at least have to stay for now?
> commit_command()
> diff_command()
> add_command()
> remove_command()
> resolved_command()
>
> The inconsistency here seems a little confusing.
> Are you planning on there eventually being commit() diff() add() remove()
> and resolved() methods?

Yes, definitely.

> Related - what happens with the return code from the runner with push / pull
> etc?
> After adding them to bzr, if it fails, it fails silently.

Yeah, these aren't checked yet. All my API playground did was move the
execution control into the VC module. It would be great to have a plan
that made sense for error reporting for errors from VC modules.

cheers,
Kai
_______________________________________________
meld-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to