--- xml/htdocs/proj/en/glep/glep-0043.html 2005/11/07 21:55:08 1.1 +++ xml/htdocs/proj/en/glep/glep-0043.html 2005/11/13 17:16:50 1.2 @@ -32,11 +32,11 @@
This GLEP proposes the creation of a reliable hosting location for data (e.g. sample code) associated with GLEPs.
This GLEP has been approved by the GLEP editor and marked Final on +13 Nov. 2005.
+Some GLEPs come with non-trivial example files or code which are part of the specification. There are two methods which have been used to handle this previously:
@@ -92,7 +98,7 @@Once a GLEP number has been allocated, developers (or the GLEP editors) may create a directory in CVS named glep-xxxx-extras/ (where xxxx is the GLEP's number) under the main GLEP directory. This directory may be used by @@ -102,7 +108,7 @@
GLEPs which use this directory may include an 'Example Files' heading with a list of links to the associated files.