updated comment which was from 1998 or something like that

This commit is contained in:
hns 2002-05-15 17:17:04 +00:00
parent b457ca8a88
commit e618c5c8a2

View file

@ -59,9 +59,7 @@ public class RequestEvaluator implements Runnable {
/** /**
* Build a RenderContext from a RequestTrans. Checks if the path is the user home node ("user") * Create a new RequestEvaluator for this application.
* or a subnode of it. Otherwise, the data root of the site is used. Two arrays are built, one
* that contains the data nodes, and anotherone with the corresponding Prototypes or Prototype.Parts.
*/ */
public RequestEvaluator (Application app) { public RequestEvaluator (Application app) {
this.app = app; this.app = app;