bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] What is the right way to layout data in a component filesystem


From: alexweiner
Subject: [Bug-apl] What is the right way to layout data in a component filesystem
Date: Wed, 27 Jul 2016 00:57:16 +0000 (UTC)

Hi bug-apl,

If I have three items, should I

1. Have thee component files and use the library's append, delete, etc methods to update them. An append would make a new component in the component file.

2. One component file. Only use components 1, 2,  and 3. Then write methods to append, inserts, delete methods for each of these components?

3. Some other way entirely!

I haven't come across any papers about component file systems. I guess they are pretty APL specific.

-alex


reply via email to

[Prev in Thread] Current Thread [Next in Thread]