| File |
Date |
Previous Version |
New Version |
Message Log |
By |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/DataRowParserException.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/LibraryContentsLoader.java | 2009-08-21 10:44:52 | Diff To 3366 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/LibraryContentsParser.java | 2009-08-21 10:44:52 | Diff To 3323 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/LibraryParser.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/ParseException.java | 2009-08-21 10:44:52 | Diff To 3325 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/rnai/RNAiLibraryContentsParser.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/rnai/WorkbookLibraryContentsParser.java | 2009-08-21 10:44:52 | | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/smallmolecule/FileParseErrorManager.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/smallmolecule/NaturalProductsLibraryContentsParser.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/smallmolecule/SDRecordParser.java | 2009-08-21 10:44:52 | Diff To 3385 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/libraries/smallmolecule/SmallMoleculeLibraryContentsParser.java | 2009-08-21 10:44:52 | Diff To 3383 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/workbook2/WorkbookParseError.java | 2009-08-21 10:44:52 | Diff To 3272 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/io/workbook2/WorkbookParseErrorsException.java | 2009-08-21 10:44:52 | Diff To 3394 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/src/edu/harvard/med/screensaver/service/libraries/LibraryContentsLoader.java | 2009-08-21 10:44:52 | Diff To 3383 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/db/GenericEntityDAOTest.java | 2009-08-21 10:44:52 | Diff To 3325 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/io/libraries/clean_data_rnai.xls | 2009-08-21 10:44:52 | Diff To 3345 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/io/libraries/clean_rnai_duplex_50440_50443.xls | 2009-08-21 10:44:52 | Diff To 3340 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/io/libraries/clean_rnai_pool.xls | 2009-08-21 10:44:52 | Diff To 3340 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/io/libraries/dirty_data_rnai.xls | 2009-08-21 10:44:52 | Diff To 3342 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
| /branches/iccbl/library-mgmt-rework/test/edu/harvard/med/screensaver/io/libraries/LibraryContentsLoaderTest.java | 2009-08-21 10:44:52 | Diff To 3383 | 3395 | - For [#1177], [#1581]
- Refactored LibraryContentsParsers to function as one-record-at-a-time
parsers, via parseNextRecord(), which replaces the all-at-once parse() method.
This allows LibraryContentsLoader to handle common data persistence
operations... | Andrew Tolopko |
|