Closed (fixed)
Project:
Contact
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2010 at 21:19 UTC
Updated:
4 Feb 2010 at 22:00 UTC
I am curious as whether this will cause name space conflicts. For example, can the system table have 2 modules in different paths with the same module name? Although the name is not a unique key, what about all the queries in core that update/select 'WHERE name = ...'?
Comments
Comment #1
dave reidNo, it will replace the entry for core's module. This works in the same way that http://drupal.org/project/update_notifications_disable does.
Comment #2
dave reidAnd it's intended to be a replacement and place for experimental stuff for core's contact module, since I'm its maintainer now.