[CLJ-1031] Website documentation for evaluation has misleading information about "load" Created: 25/Jul/12 Updated: 10/Aug/12 Resolved: 10/Aug/12 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Trivial |
| Reporter: | Ola Bini | Assignee: | Unassigned |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In the documentation at http://clojure.org/evaluation the documentation says "(load reader)" and the verbiage below mentions loading from a stream or file. This is misleading since "load" doesn't take a reader, but a resource. It would also be great to have pointers to load-reader and load-string here. (Where is the source for the website generated from? Is it possible to create a patch/pull request for it?) |
| Comments |
| Comment by Stuart Halloway [ 10/Aug/12 1:08 PM ] |
|
Ola: Thanks for the report. The website is wikispaces, no easy patch approach AFAIK. |