Bug #8884
CamelCase on Class Names and Files
| Status: | Resolved | Start date: | 2010-07-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Sebastian Michaelsen | % Done: | 0% |
|
| Category: | Code Creation | |||
| Target version: | 0.1 | |||
| Votes: | 0 |
Description
The Extbase-Cheat-Sheet Naming Conventions say:
Classes: UpperCamelCase
The generated files and classes are all in lowerCamelCase
History
Updated by Sascha Egerer almost 3 years ago
I cannot confirm that! The kickstarter creates UpperCamelCase files.
The object names have to be UpperCamelCase too if you create it in the kickstarter.
Updated by Nadine Schwingler almost 3 years ago
Hmm, ok, i had my objects in lowerCamelCase.
Maybe it could/should convert this even if you don't to it yourself correctly to be correct for the naming conventions
Updated by Sebastian Michaelsen almost 3 years ago
- Category set to Code Creation
- Status changed from New to Closed
- Assignee set to Sebastian Michaelsen
- Target version set to 0.1
There will be a validation process that gives the user a hint to use the right casing. For the moment the user has to know/remember this for his own.
Updated by Sebastian Michaelsen almost 3 years ago
- Status changed from Closed to Accepted
Updated by Sebastian Michaelsen almost 3 years ago
- Status changed from Accepted to Resolved