Forum OpenACS Development: Response to Too lazy to code

Collapse
Posted by Tom Jackson on

I think the pretty_name and pretty_plural would go into the qw_objects table, but I just wrote the pg-create script this weekend and I was happy that I only had to add the datatype field to the previous data model to get that script to work. There are many deficiencies in the current setup. In truth, you should really only have to add attributes as referring to a real table attribute. From this attribute reference, you should be able to figure out lots of things.

Navigation is screwed up because I added it before the need for all the links evaporated. I have to over compensate here. I usually lose files because they are not linked to anything. This is still the case. The /qw/admin/nsv/nsv file is not linked to anything, and is somewhat useful for debugging. I don't think the tools directory is linked either.