Changes between Version 12 and Version 13 of MolgenisFile
- Timestamp:
- 2011-01-20T18:39:34+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisFile
v12 v13 134 134 135 135 === Java API === 136 137 > MS: all what you describe here already holds for field type="file". So this is in my book duplicated work. Only thing we can differ on in opinion is where files should go. In MOLGENIS that is /path/entity/entity_label.ext. In older versions of MOLGENIS that could be customized. 136 138 137 139 The API has two layers: BasicFileHandler and MolgenisFileHandler, which extends BasicFileHandler.