Changes between Version 2 and Version 3 of MolgenisFile


Ignore:
Timestamp:
2011-01-20T18:12:01+01:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisFile

    v2 v3  
    2424
    2525> MS: not a valid argument. You can solve this by making the 'properties' live inside the database.
    26 > We therefore could (and should) make a 'MolgenisProperties' entity to store these  system settings.
     26> Action: We therefore could (and should) make a 'MolgenisProperties' entity to store these  system settings.
    2727
    2828The file is a field and not an entity of its own. This means:
     
    3030* Adding decorators, extensions, etc on is not possible in a suitable way
    3131
    32 > MS: this is a very valid argument. Action plan: I think we should first and foremost keep the field type="file" and make it better. But also have inside the GCC model a way to use File as entity.
     32> MS: this is a very valid argument.
     33> Action plan: we keep and improve field type="file". Only then we add inside the GCC model a way to use File as entity. type="file_entity"
    3334
    3435(see note B )