On Wed, 2009-11-11 at 21:40 +0100, Øyvind Harboe wrote:
> On Wed, Nov 11, 2009 at 9:32 PM, Zachary T Welch <z...@superlucidity.net> 
> wrote:
> > This series begins to improve the built-in command help:
> >
> > * provides a full list of all registered commands, not just those that
> >  define a handler function).
> > * allows arbitrary command nesting
> 
> What does this mean?
> 
> Shouldn't we move *away* from command nesting and make
> e.g. target specific commands methods on the target object?

This is a mechanism change, not policy.  The code is cleaner; it happens
to give the option for more features, regardless of how (or if) we
decide use them.  Also, there seems to be more for commands to do than
work on targets.

Cheers,

Zach
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to