Alex Karasulu wrote:
I put these prefixes for module names because that's what m2 uses by
default for html page titles while generating the site. It seems like
the prefix is superfluous but it makes for a better looking generated
site. It also helps with search engines. I learned this the hard way.
Very good points, indeed.
Well, I think keeping them is okay if there are some benefits to doing so.
Perhaps the question to ask then, is there a relationship between the
project name and the bundle name when the project is a bundle? Are they
the same or independent?
Keeping them the same seems to make the most sense. However, in places
where we might try to use the bundle name as a handle or ID, then we end
up with a longer handle, such as OBR. As Enrique pointed out, though,
this does have some benefit for name clashes, although this may not be a
major issue for now.
-> richard