From: <jm...@us...> - 2014-02-11 18:42:06
|
Revision: 3987 http://sourceforge.net/p/eulergui/code/3987 Author: jmvanel Date: 2014-02-11 18:42:02 +0000 (Tue, 11 Feb 2014) Log Message: ----------- REFACTOR: extract trait DroolsLiaison out of Project.scala comment: it was surprisingly easy, basically just manually extracted contiguous lines, removing lots of private :( and adding this in DroolsLiaison: self : Project => Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/project/Project.scala Added Paths: ----------- trunk/eulergui/src/main/scala/eulergui/project/DroolsLiaison.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |