Re: [tor-dev] RFC: remove TorUtil.Enum

2011-06-18 Thread Sean Robinson
On Sat, Jun 18, 2011 at 4:25 PM, Damian Johnson wrote: > I don't have a problem with it being removed (though this is Mike's > call). I looked at it a bit for arm's enum implementation... > https://gitweb.torproject.org/arm.git/blob/HEAD:/src/util/enum.py > > but that's about it. -Damian The prim

Re: [tor-dev] RFC: remove TorUtil.Enum

2011-06-18 Thread Damian Johnson
I don't have a problem with it being removed (though this is Mike's call). I looked at it a bit for arm's enum implementation... https://gitweb.torproject.org/arm.git/blob/HEAD:/src/util/enum.py but that's about it. -Damian ___ tor-dev mailing list tor-d

[tor-dev] RFC: remove TorUtil.Enum

2011-06-18 Thread Sean Robinson
I have been reviewing the TorCtl package and I will be submitting tickets (usually with patches) for clean-ups, fixes, etc. Before I submit a ticket for removing TorUtil.Enum, I wanted to hear from other devs. There are no users of this class within TorCtl, so Enum is now cruft. Does anyone ha