Skip to content

List all records in resource #2

Description

@GoogleCodeExporter
At the time being, Tephlon data types which handle a list of records need to 
autonomously maintain it. A very common situation is that the DT must:

1. Create an array of labels
2. Update and save it whenever we delete or add a record
3. Keep it consistent with the refresh() (auto delete resource's stale 
records) which is instead provided by the core's interface.

Solution: integrate in core a method which returns a consistent index. Sort 
of return glob("cache_path/*/*ser").

Original issue reported on code.google.com by scardu...@gmail.com on 9 May 2010 at 8:20

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions