Task #2511
Refactor Package\Meta to Package\MetaData
| Status: | Resolved | Start date: | 2009-01-23 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Package | |||
| Target version: | - | |||
| Sprint: | Has patch: | |||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
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.
Associated revisions
FLOW3:
- renamed Package\Meta to Package\MetaData, fixes #2511
History
Updated by Karsten Dambekalns over 4 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns over 4 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r1977.