Feature #137
Provide caching for already parsed RFI
| Status: | New | Start date: | 01/09/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Marcel Koßin | % Done: | 0% |
|
| Category: | Caching/Performance | Spent time: | - | |
| Target version: | 0.1.0 |
Description
ATM we try to download and parse a RFI every time the sourcecode viewer is fired. We need caching for already downloaded and parsed RFI. This means:
- Safe the HTML code of parsed and highlighted code securley within the database
- Add another button and checks, which allows to view already parsed code, even if the source is unavailable
- Check if we have an already parsed code snippet before we download and parse it
History
Updated by Marcel Koßin almost 2 years ago
- Target version set to 0.1.0