FScript is a scripting language dedicated to Fractal components architectural reconfigurations. It also includes FPath, a notation inspired by XPath which makes it easy to navigate inside Fractal architectures to discover its structure or find elements (components or interfaces) which match certain criterion.
Version2.0compared with

Version Details

Compile Changes (7)

1.0.1 2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.common » google-collect-0.5-SNAPSHOT
+ Added javax.transaction » jta-1.1
+ Added net.jcip » jcip-annotations-1.0
+ Added org.antlr » antlr-runtime-3.0
+ Added org.objectweb.fractal » fractal-util-1.0
+ Added org.objectweb.monolog » monolog-1.8
- Removed antlr » antlr2.7.7-

Test Changes (1)

1.0.1 2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.3.14.4