Bug #157
closedJokes file missing from Examples/H-6 folder.
0%
Description
Example: Help_69 from AMOSPro_Examples.
Updated by Francois Lionet over 4 years ago
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to 0.9.5
Joke missing from the default filesystem folder.
yet, this example will only work if you add the tag:
#addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes"
Updated by Brian Flanagan over 4 years ago
- Status changed from Resolved to Feedback
re-tested in 0.9.8.1.
Using #addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes", makes it work. (If this is required, it should be added to the Help_69 demo.
QUESTION: Shouldn't I be able to just add the Folder to the file system? It seems rather cumbersome to have to add every file to the file system!
In other words, shouldn't
#addToFileSystem: "AMOSPro_Examples:Examples/H-6/"
...be sufficent?
Updated by Brian Flanagan about 4 years ago
- Status changed from Feedback to Closed
I'm calling this closed since we have a solution that works:
#addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes"
Hopefully, we'll eventually have a better solution for handling the filesystem.