Changes between Version 13 and Version 14 of MolgenisFile


Ignore:
Timestamp:
2011-01-20T18:41:10+01:00 (13 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisFile

    v13 v14  
    230230
    231231=== Practical example ===
     232
     233>MS: this doesn't allow you to easily reuse viewers in more complicated entities and it greatly polutes the model. I have now to subclass MolgenisFile for all types instead of just saying
     234{{{
     235<field name="myPngImage" type="file" file_decorator="org.molgenis.file.PngFileDecorator"/>
     236}}}
    232237
    233238Let's walk through a practical example on how to use all this stuff, step-by-step.