OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | December 2006 Index

<--  Date Index  --> <--  Thread Index  -->

CVS update of julia/src/org/objectweb/fractal/juliak/membrane/backend (1 file)


    Date: Saturday, December 16, 2006 @ 21:45:31
  Author: seintur
    Path: .../fractal/julia/src/org/objectweb/fractal/juliak/membrane/backend

Modified: MembraneCompiler.java

Removing unused imports in the generated code.


-----------------------+
 MembraneCompiler.java |    4 ----
 1 files changed, 4 deletions(-)


Index: 
julia/src/org/objectweb/fractal/juliak/membrane/backend/MembraneCompiler.java
diff -u 
julia/src/org/objectweb/fractal/juliak/membrane/backend/MembraneCompiler.java:1.4
 
julia/src/org/objectweb/fractal/juliak/membrane/backend/MembraneCompiler.java:1.5
--- 
julia/src/org/objectweb/fractal/juliak/membrane/backend/MembraneCompiler.java:1.4
   Fri Nov 10 21:06:38 2006
+++ 
julia/src/org/objectweb/fractal/juliak/membrane/backend/MembraneCompiler.java 
      Sat Dec 16 21:45:30 2006
@@ -40,8 +40,6 @@
 import org.objectweb.fractal.api.type.ComponentType;
 import org.objectweb.fractal.api.type.InterfaceType;
 import org.objectweb.fractal.api.type.TypeFactory;
-import org.objectweb.fractal.juliak.FractalHelper;
-import 
org.objectweb.fractal.juliak.control.interceptor.InterceptorDefAttributes;
 import org.objectweb.fractal.juliak.factory.GenericFactoryImpl;
 import org.objectweb.fractal.juliak.factory.TypeFactoryImpl;
 import org.objectweb.fractal.juliak.membrane.JuliakMembranes;
@@ -169,8 +167,6 @@
         pw.println("import "+TypeFactory.class.getName()+";");
         pw.println("import "+GenericFactoryImpl.class.getName()+";");
         pw.println("import "+TypeFactoryImpl.class.getName()+";");
-        pw.println("import "+FractalHelper.class.getName()+";");        
-        pw.println("import "+InterceptorDefAttributes.class.getName()+";");  
      
         pw.println("import "+Fractal.class.getName()+";");        
         pw.println("import "+NoSuchInterfaceException.class.getName()+";");  
      
         pw.println();



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.