I like the idea of using function.ext-name.func-name. It seems straight forward and sounds like a faster solution. It figures it had to be this extenion to cause all the problems.
For now should I just leave the IDs and <link>s as they currently are? Rob From: Wez Furlong > I'm not sure that hitting the DB will be too nice on performance; it > seems much simpler just to come up with a reasonable naming convention > to resolve the ambiguity; a couple of compares are much less expensive > than the IO needed to run a query, even with SQLite being quite fast.
