AshishJoshi-asj / zfdatagrid

Automatically exported from code.google.com/p/zfdatagrid
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Standards #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
What is the expected output? What do you see instead?

Not the easiest thing to do, but one day it will be needed ! :)

Never forget to specify the scope of methods/properties (ie.
public/protected/private, protected and private scope need that variable is
prefixed by '_').

Try to never use public scope for a property, rather defined it as
protected and write a getter/setter.

There is lot of work, but it is important.
What do you think about ?

What version of the product are you using? On what operating system?
Please provide any additional information below.

Original issue reported on code.google.com by tribal...@gmail.com on 2 Mar 2010 at 4:09

GoogleCodeExporter commented 9 years ago
Hi,

I think you are absolutely right.

That is a work that needs to be done and will.

When?

I will do my best to make it in time for 0.6, but on this I can't promise 
anything

thanks

Best Regards,
Bento Vilas Boas

Original comment by pao.fre...@gmail.com on 2 Mar 2010 at 7:34

GoogleCodeExporter commented 9 years ago

Original comment by bento.vi...@gmail.com on 3 Mar 2010 at 4:56

GoogleCodeExporter commented 9 years ago

Original comment by bento.vi...@gmail.com on 6 Mar 2010 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by bento.vi...@gmail.com on 5 Jul 2010 at 2:25