You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/10/11 21:50:14 UTC

DO NOT REPLY [Bug 13549] New: - example apps in same package as implementation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13549>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13549

example apps in same package as implementation

           Summary: example apps in same package as implementation
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Validator
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: strutsbugs@freetocreate.org


The 
 src/example/org/apache/commons/validator/ValidateBean.java
 src/example/org/apache/commons/validator/ValidateExample.java
 src/example/org/apache/commons/validator/applicationResources.properties
 src/example/org/apache/commons/validator/validator-example.xml

Files would be better served in a package
  src/example/org/apache/commons/validator/examples/example1 etc...

Besides seperating out the example code it will prevent the calling
of package methods, and make clear what is part of the framework,
and what isn't.

-Rob

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>