Closed (fixed)
Project:
Amazon Store
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2011 at 12:36 UTC
Updated:
20 Feb 2011 at 15:50 UTC
While the code registry has been rolled back in core, the class registry is still in action. So we don't need to explicitely include the class file, but can rely on Drupal including it whenever it's used.
Enclosed patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| amazon_store_use_class_registry.patch | 639 bytes | pancho |
Comments
Comment #1
panchoCommitted to D7: http://drupal.org/cvs?commit=495476
Comment #2
rfayDon't forget to update the CHANGELOG when committing. If you have a better way of keeping track of changes for when we issue releases I'm open to it, but this has been the best technique I've been able to figure out.
Thanks for all the great work!
Comment #3
panchoSorry, I keep forgetting the changelog... I'm gonna try harder to think at it!