extra comments
[org.ibex.xt-crawshaw.git] / src / java / org / ibex / xt / shell / JSRemote.java
index e54a9f5..6356280 100644 (file)
@@ -11,6 +11,9 @@ import org.ibex.util.Collections;
 import org.ibex.xt.Prevalence;
 import org.prevayler.*;
 
+// FIXME: replace Prevayler references with careful Obj.call(Obj o)
+//        implementation for dynamically changing scopes in rework
+//        of org.ibex.js.
 public class JSRemote extends JS {
     public static final int VERSION = 1;