Hi!

> would it be possible to add a second shorthand syntax to the complete
> automatic implementation?
> 
> Examples:
> 
> class TimePeriod
> {
>     public $Hours {};
>     public property $Hours;
>     public $Hours {property};
> }

How it is different from just public $Hours and why one would need this?

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to