SecureFormSwitcher

serechai99

Are you sure you wish to enable notification of new replies for this topic
[url=https://www.behance.net/sbobettooh/]แทงบอลออนไลน์[/url]

Argos

Quote from: DarkViper on July 29, 2011, 02:01:05 AM
An instruction manual is planned, but it needs a little time.
Great!

QuoteAbout the Lower-/Upercase naming:
we startet this with view to the future. So we adapt a big part of the original Zend-Coding-Standards for the 2.9.

Actually I was talking not about class or file names, but directory/folder names. All folder names in WB are lower case, so the new capitalized folder name stands out. Maybe it's totally silly and unimportant, but I just don't like the look of it and like I said I believe I remember that it could cause problems sometimes. I'm not sure about that though.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

DarkViper

An instruction manual is planned, but it needs a little time. (unfortunately our days also have 24 hours only) ;-)

About the Lower-/Upercase naming:
we startet this with view to the future. So we adapt a big part of the original Zend-Coding-Standards for the 2.9.

Quote from: Zend Framework Coding Standard for PHP
Class names may only contain alphanumeric characters. Numbers are permitted in class names but are discouraged in most cases. Underscores are only permitted in place of the path separator; the filename "Zend/Db/Table.php" must map to the class name "Zend_Db_Table".

If a class name is comprised of more than one word, the first letter of each new word must be capitalized. Successive capitalized letters are not allowed, e.g. a class "Zend_PDF" is not allowed while "Zend_Pdf" is acceptable.
Zend Naming Conventions

[url=http://www.youtube.com/watch?v=tmzDAz6ZvFQ]Der blaue Planet[/url] - er ist nicht unser Eigentum - wir haben ihn nur von unseren Nachkommen geliehen[br]
[i]"You have to take the men as they are... but you can not leave them like that !" :-P [/i]
[i]Das tägliche Stoßgebet: [b]Oh Herr, wirf Hirn vom Himmel ![/b][/i]

Argos

I had a look at the new SecureFormSwitcher in the backend, and while I applaude the fact that it's there, I think the support info is way too technical and way to little. Only hardcore coders will have a clue what it's all about. It really needs some support info for ordinary users. I really don't understand most of it.

I also think the directoryname should be in lowercase only. Using uppercase letters in module directoy names look bad. It also can cause problems on some servers I believe.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!