jds SVN: arc-documents

Brian Cameron Brian.Cameron at Sun.COM
Tue May 13 22:12:39 PDT 2008


Jedy:

> 	* docs/ARC.HOWTO: Updated interface table section. Willie advices that we
> 	do not have to explain /usr/lib/python2.4/vendor-packages/orca in detail.
> 	Files under the directory are just Python source file for Orca.

I think this is probably true for most Python applications.  In general
we only need to provide ARC materials if the new files provide
user-facing interfaces.  Not if they are internal/private interfaces
of a given Python application.

In other words, if the python file is a part of a python library that
exports interfaces intended to be used by end-users, we probably should
mention it in the ARC case.  If the python file is associated with an
application, then it is most likely a private file to the application.

Is this more clear?

Brian


More information about the jds-notify mailing list