Re: PHP syntax
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: Re: PHP syntax
- Date: Sun, 05 Sep 2004 14:55:47 +0200
Hi,
(Tried to attach as gz and bz, but both messages are larger than 20KB and
awaiting moderator approval. So it is available at
http://www.ottolander.nl/mc-patches/proposed/ . Sorry for the delay.)
I wrote:
> I've regenerated the function list from the PHP docs. Now my question is
> what I should do with the classes and methods. My current opinion is to
> just colour the classes as normal keywords, and use "->method" as an
> identifier for methods. This way you can see whether the method is
> actually a method (whole string including "->" coloured), or you are
> just using a keyword as a method.
Also caught the instances of '::' in the extracts from the docs and
replaced them with '->'. Attached is the result which should be alright
for now.
In the future I might extend the script to output
functions/classes/methods per function section (in which case there
could be redundancy in the method names included) and constants as well.
Please tell me of omissions so I can include them.
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]