[
https://issues.apache.org/jira/browse/LUCY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey updated LUCY-69:
--------------------------------
Attachment: RAMFolder.c
RAMFolder.bp
RAMFolder.pm
RAMFolder is based around a hash where key-value pairs are either
filename/RAMFile or dirname/Folder. The parts which implement the Local_Xxxxx
methods are reasonably straightforward. Rename() and Hard_Link(), where
RAMFolder is forced to deal with recursion itself, are more complex.
> RAMFolder
> ---------
>
> Key: LUCY-69
> URL: https://issues.apache.org/jira/browse/LUCY-69
> Project: Lucy
> Issue Type: Sub-task
> Components: Core
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Attachments: RAMFolder.bp, RAMFolder.c, RAMFolder.pm
>
>
> In-memory implementation of Lucy::Store::Folder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.