Closed (fixed)
Project:
conStruct
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jul 2009 at 12:15 UTC
Updated:
1 Aug 2011 at 21:53 UTC
Your module's namespace is "conStruct", thus every function, class and module name should be prefixed with that!
Comments
Comment #1
fgiasson commentedThe rationale behind this is that we want to have all modules included in conStruct core branded as "structXYZ". We could have released all of them separately (and then, having them prefixed by structXYZ_...), but we would have created too many modules for my taste. Also, for consistency's sake, we choose to do this because we could release non-Core modules structABC that would get their own Drupal project and that could be included as "conStruct" extension modules.
However, does this create issues ion Drupal land (which I am not aware of), and some documentation about this would be welcome.
Thanks!
Comment #2
fgiasson commentedFixed.