Hi,

Sean has left the following comment at Design an MGED command spreadsheet http://www.google-melange.com/gci/task/view/google/gci2012/7985228:


lets start simple


A description is not needed at this time. In fact, given the progress made on other tasks, I'd like to rescope this task to be even more simple. See my "starting simple" comment here:

http://www.google-melange.com/gci/task/view/google/gci2012/7987215

The same holds true for this task, except that they're just not all sitting in a "bin" directory. This should report all mged commands we care about:

bin/mged -c test.g info commands 2>&1 | sed 's/ /\n/g' | sort | grep mged | sed 's/_mged_//g' | grep -v mged_

That gives me a list with 317 commands. Those are the ones to be categorized into no less than 10 groups (but probably many many more). See the MGED quick reference cheat sheet at http://brlcad.org/wiki/Documentation for a start at command-grouping.


Greetings,
The Google Open Source Programs Team


---
You are receiving this message because you are subscribed to Design an MGED command spreadsheet. To stop receiving these messages, go to: http://www.google-melange.com/gci/task/view/google/gci2012/7985228.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to