Changes between Version 2 and Version 3 of plan/Manhole
- Timestamp:
- 09/20/2011 07:32:16 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
plan/Manhole
v2 v3 9 9 ColoredManhole ... 10 10 18:51 < exarkun> Are you familiar with anything in twisted.conch.insults.window? 11 19:02 < exarkun> djfroofy: I think the approach demonstrated in http://twistedmatrix.com/trac/browser/sandbox/exarkun/invective/trunk/invective/w 12 idgets.py is probably more likely to result in re-usable and extensible APIs 11 19:02 < exarkun> djfroofy: I think the approach demonstrated in 12 http://twistedmatrix.com/trac/browser/sandbox/exarkun/invective/trunk/invective/widgets.py is probably more likely to result 13 in re-usable and extensible APIs 13 14 19:02 < exarkun> djfroofy: I'm certainly not rejecting changes to twisted.conch.manhole, but all things equal, it seems like it would be better 14 15 to spend time on the more flexible widget-based approach. … … 49 50 19:53 < exarkun> code.launchpad.net/divmod.org 50 51 }}} 52 53 Separately, things like C-a mapping to home should be configuration, not code. It's probably equally easy to implement this in the existing 54 system or some new system.
