Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 07:23:13 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155550 Posts in 21714 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: SecureFormSwitcher  (Read 410 times)
Argos
Moderator
**
Offline Offline

Posts: 2161


WWW
« on: July 29, 2011, 12:17:52 AM »

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.
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
DarkViper
Development Team
*****
Offline Offline

Posts: 1253


« Reply #1 on: July 29, 2011, 01:01:05 AM »

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

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

Logged

Anleitungen lesen und selber nachdenken ist anstrengend...  Da lass ich doch lieber andere für mich denken...

In 1984:  Nineteen Eighty-Four is a unrealistic utopia!!
In 2012:  Nineteen Eighty-Four is a little piece only of our reality!!
Argos
Moderator
**
Offline Offline

Posts: 2161


WWW
« Reply #2 on: July 29, 2011, 11:34:18 AM »

An instruction manual is planned, but it needs a little time.
Great!

Quote
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.

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.
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!