Task #2119

Rename "component" to "object"

Added by Robert Lemke over 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-11-11
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Object
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 1
Sprint: Has patch:
PHP Version: Complexity:

Description

Although the whole concept of componentry still applies to FLOW3, the name "component manager" etc. is rather confusing, especially for developers new to FLOW3. Because technically the component manager and the factory are managing and creating just plain objects, it makes sense to rename them to object manager and object factory.

Certain classes and methods will have to be renamed in a special way (ComponentObjectBuilder > ObjectBuilder) but apart of that, a well-thought global search and replace will do.

Associated revisions

Revision 1409a9f7
Added by Robert Lemke over 6 years ago

  • FLOW3: (Component) Renamed "component" to "object" - everywhere. That means we now have an Object Manager instead of a Component Manager, an Object Factory etc. Resolves #2119

Globally adjusted all code for the above change.

Revision 78347cfe
Added by Robert Lemke over 6 years ago

  • FLOW3: (Component) Renamed "component" to "object" - everywhere. That means we now have an Object Manager instead of a Component Manager, an Object Factory etc. Resolves #2119

Globally adjusted all code for the above change.

History

#1 Updated by Robert Lemke over 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1481.

Also available in: Atom PDF