Changes between Version 4 and Version 5 of ApertureOpeningDocuments
- Timestamp:
- 10/12/05 14:15:26 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureOpeningDocuments
v4 v5 10 10 11 11 * There may be several alternative ways to open some type a resource. For example, the java.net JDIC project contains functionality for opening files and webpages, we at Aduna have written our own classes to do that, there may be customer-specific implementations, etc. 12 13 This may be a good reason to decouple this functionality from the !DataAccessor and run it in a parallel service.