Active
Project:
Eve Online HTTP Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 19:15 UTC
Updated:
7 Sep 2011 at 19:15 UTC
The variables created by the module are not prefixed with the module name in order to prevent future namespace collisions as recommended in the handbook. I suggest prefixing all fields with 'eve_' or 'eve_http_' to allow for additional modules to play with yours without name conflicts raising their ugly heads.