Re: [Pypes-developer] Reserved Attributes and Metadata Keywords for Packets
Status: Beta
Brought to you by:
egaumer
From: Eric G. <eg...@py...> - 2009-09-21 13:24:21
|
On Sep 19, 2009, at 12:03 PM, Matt Weber wrote: > Also, do we really need all these comments for each method: > > @status: stable > @since: Jul 18 2009 > @author: U{Eric Gaumer<mailto:eg...@ma...>} > > I want things like description and input/output parameters, but all > these tags are redundant and basically same the same thing. I think > these particular things can be dropped because it is going to be > hard to keep them up to date, and they really add no value. Can I > remove them? Yea these can be removed. I'm looking to move away from epydoc anyway (in favor of sphinx). -Eric |