#3340: Node attributes 'created_rev' and 'created_path' not documented
----------------------------------------------+-----------------------------
Reporter: [EMAIL PROTECTED] | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: devel
Severity: minor | Keywords: documentation
----------------------------------------------+-----------------------------
The `trac.versioncontrol.svn_fs.SubversionNode` class defines the
attributes `created_rev` and `created_path`
[source:/trunk/trac/versioncontrol/[EMAIL PROTECTED] here]. These
`created_*` attributes are not mentioned anywhere in the
`trac.versioncontrol.api.Node` interface class even though they are used
in [source:/trunk/trac/versioncontrol/web_ui/[EMAIL PROTECTED]
browser.py] and
[source:/trunk/trac/versioncontrol/web_ui/[EMAIL PROTECTED]
changeset.py].
I have been working on a plugin for another version control system and was
wondering exactly what values I should be giving to these attributes.
They probably should be documented in the interface classes so that
versioncontrol API users aren't using undocumented back door APIs.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3340>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets