I use naming convention for interface.
If an object can be cached, I create an interface I+Cache+able = ICachable.
So a sample class would be named as ASampleClass.php
And the Interface would be ICachable.php
This is a well known interface naming convention.
Shiplu Mokadd.im
My talks, http://ta
On Thu, 2010-07-08 at 04:00 +0200, Hans Åhlin wrote:
> *.api
> Application Programming Interface
> http://en.wikipedia.org/wiki/Application_Programming_Interface
>
> **
> Hans Åhlin
>Tel: +46761488019
>icq: 275232967
>http://www.kronan-net.
*.api
Application Programming Interface
http://en.wikipedia.org/wiki/Application_Programming_Interface
**
Hans Åhlin
Tel: +46761488019
icq: 275232967
http://www.kronan-net.com/
irc://irc.freenode.net:6667 - TheCoin
**
Hi,
I want to know which file name is appropriate for a interface. Today, for a
PHP class I use: NAME.class.php. What about a interface? Is there a
definition about it ?
Thanks
Augusto Morais
4 matches
Mail list logo