Let's say you're a developer making a package for OpenACS. You've heard statements like, "every package @@ -537,7 +542,7 @@ The content repository also has a very useful facility for organizing your data into a hierarchy, very similar to a -file-system. Just like a file system, you can have folders to store +file-system. Just like a filesystem, you can have folders to store items inside of, and organize your information. The main difference is that every item can also contain other items. So in our case, we can have tasks that contain other tasks. This is a useful way for @@ -651,7 +656,7 @@ Note that this example is for projects rather than tasks. This is because for the application I'm writing, projects are what tasks are stored inside of. A project has many component tasks. If -you were writing another application, or if I wasn't doing +you were writing another application, or if I was not doing anything with projects, then this would be creating a folder for just tasks.
Typically, this definition would go in your @@ -771,13 +776,13 @@ attributes.
Referential Integrity: attempting to delete live_revision: 658