Revision: 3986
http://sourceforge.net/p/eulergui/code/3986
Author: jmvanel
Date: 2014-02-11 15:58:55 +0000 (Tue, 11 Feb 2014)
Log Message:
-----------
the per-Project rule cache was wrong in the case of all RuleBasedApplicationWithCache !!! :(((
because Projects associated to a RuleBasedApplication* are unnamed
* add function defaultProjectURL
* use it to unconditionally recompute the rule base for projects with this URL
TODO: either or both:
- attribute a unique URI by the application to a RuleBasedApplication object
- put in the cache not projects but N3Source's
TEST: this should FIX RuleBasedApplicationWithCacheTest.testPostproc() *within* the test suite, and others
Modified Paths:
--------------
trunk/eulergui/src/main/scala/eulergui/project/Project.scala
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|