Closed (works as designed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Developer experience
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 13:24 UTC
Updated:
30 Jun 2017 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedThanks for making this postponed, as we can't really address it until 2.x. I disagree that not namespacing certain bits is a bug - for example, paths (we use cart instead of commerce-cart) - and I'm not really sure why us using the form state on forms we define should be considered bad. If the form comes from our module and your module wants to alter it, the onus should be on your module to work with the existing form - or propose the change as a feature request. : )
Let's leave this as an open task; I updated the title, but we can probably broaden the scope further if there are other points of conflict. Since D8 is going to have namespacing anyways, that may already take care of constants / function names, though, and I'm not sure where else we'd have this issue besides form states.
Comment #2
xanoI recall some Rules actions or conditions somewhere showing up in my "payment" namespace, but I'm not sure which plugins those were anymore. If I see anything else, I'll let you know.
Comment #3
rszrama commentedAll of our Rules events / conditions / actions have the commerce_prefix afaik; if not I'd definitely update those, though it sucks to change anything in Rules from an update path standpoint. : P
Comment #4
bojanz commented