Changes between Version 4 and Version 5 of DespoinaLog/2011/01/25


Ignore:
Timestamp:
2011-01-25T15:58:32+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2011/01/25

    v4 v5  
    2828Joeri's Matrix to List script  http://www.molgenis.org/svn/gcc/trunk/handwritten/java/matrix/test/converters/MatrixToListTest.java
    2929
    30 lifelines (sandbox) 
     30 * problem with exception (NULL in import database )\
     31   * solved? TODO : update & try ! 
    3132
    32  * get it running 
    33  * is loaded with data . 
     33
     34
     35lifelines (sandbox)
     36
     37 * get it running
     38 * is loaded with data .
    3439 * problems with the ui ..solved
    35  * problem with type casting (Integer to Object) 
     40 * problem with type casting (Integer to Object), solved. 
     41 * LL csv data imported successfully in DB . 
     42 * TODO : integrate !ConverterLifeLinesPheno.java , LoadLifeLinesData.java in GCC. 
     43   * import org.molgenis.pheno.Code_feature; //import pheno.feature.Code;
     44
     45import org.molgenis.pheno.!ObservableFeature; //import pheno.feature.!ObservableFeature;
     46
     47import org.molgenis.protocol.Protocol; //import pheno.protocol.Protocol;
     48
     49import org.molgenis.organization.Investigation; //import pheno.system.Investigation;
     50
     51
     52   * import jpa : mapper_implementation = jpa, regenerate & run !