RFC #0170: Make Specifying nonexistant classpaths fatalat 2008-09-21 in RFCs by kiesel (0 comments) Scope of ChangeMake having a classpath part to a XAR file or directory that actually does not exist or is not readable a fatal error. Rationale Classpaths (or "include_path"s) are specified to change the order of and enhance the class loading process. A path within the classpaths that does not exist does not serve any useful purpose, but is usually a indicator of a simple mistake, which should be detected early. Read the full RFC here |
|