#972: bibreformat to recreate cache for modified formats
------------------------+------------------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: minor | Component: BibFormat
Version: | Resolution:
Keywords: |
------------------------+------------------------
Comment (by simko):
Replying to [comment:1 jcaffaro]:
> Such an implementation would have to be considered in view of a future
possible replacement of bibreformat by a lazy reformatting/caching of the
records.
Yes, I would be in favour of simply killing `bibreformat` for good,
relying only on the new lazy formatting capabilities that I'll ticketise
separately. Once we have lazy format setup, then if admin edits some
output format such as HA in the UI, then BibFormat Admin would simply do
stuff like `DELETE FROM bibfmt WHERE format='HA'` and we would be done.
If some `poem.bft` template changes, then BibFormat Admin could grep where
it is used and delete those output ormats. As Jerome mentions, in many
cases it would probably delete much more than is really needed, but that
may be acceptable.
--
Ticket URL: <http://invenio-software.org/ticket/972#comment:2>
Invenio <http://invenio-software.org>