Changes between Version 35 and Version 36 of S3/S3REST/s3_rest_controller
- Timestamp:
- 10/24/10 06:15:14 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/s3_rest_controller
v35 v36 76 76 The return value of the callables, if any, is ignored. 77 77 78 '''Important:''' 79 Callbacks are invoked in the same manner during non-interactive data imports, where usually multiple records will be processed in one and the same request. Therefore, any callbacks '''must not redirect'''! 78 80 ==== Validation Callbacks ==== 79 81