Task #2511
Refactor Package\Meta to Package\MetaData
Start date:
2009-01-23
Due date:
% Done:
100%
Estimated time:
Sprint:
PHP Version:
Has patch:
Complexity:
Description
The metadata for a package is organized in the "Meta" class, following the "MetaInterface". This means we also have "MetaReader" and various member variables named according to this schema.
Now, a meta reader reads about reading and what a meta interface is is greek to me. :)
Thus it seems to be a good thing to rename that "Meta" to "MetaData" and adjust the following uses of the name as well.
Updated by Karsten Dambekalns almost 12 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns almost 12 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r1977.