Date: 10/11/00
- Next message: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Previous message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/chapters copyright.xml intro.xml"
- Next in thread: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Reply: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Derick Rethans <d.rethans <email protected>>:
> Hello,
>
> there are 2 different sesions because of this:
> - The functions in shmop.xml are more low level shared memory
functions
> than the ones in sem.xml.
I gathered that from looking at the description/code
> - The functions in shmop.xml are only available when compiling
> --with-shmop
> - The functions in sem.xml are available when cmopiling
--with-sysvshm
This is a point that it should be clear in the documentation. From the
point of view of a user, having them in different places could be
confusing, even though it makes sense from the point of view of
development and code.
I will add sentences clarifying this difference in both XML files, but
still think that we could merge them into one module or perhaps rename
the new shm_* functions. The naming of the functions is what will
generate confusion, because if I were just using PHP, (not looking at
the code, etc.) I will not expect to have two different modules with
the similar naming conventions.
> - The shmop.xml was written by the authors of the shmop extensions,
so
> it made sense to me not to add them to sem.xml
Will CC them too about this topic. Tnxs for the info.
--- Jesus M. Castagnetto
>
> Kind regards,
> Derick
>
> On Tue, 10 Oct 2000, Jesus Castagnetto wrote:
>
> > I am resending this msg, because I sent if when the list was not
> > working. Is about shm_* functions that are in 2 different
sections.
> > (CC'ing derick <email protected> who added the shmop.xml file to CVS).
> >
> > ----- Forwarded message from Jesus Castagnetto
> > <jmcastagnetto <email protected>> -----
> > Date: Sat, 07 Oct 2000 11:47:03 -0700
> > From: Jesus Castagnetto <jmcastagnetto <email protected>>
> > Reply-To: Jesus Castagnetto <jmcastagnetto <email protected>>
> > Subject: Shared memory functions in 2 different sections?
> > To: PHPDOC <phpdoc <email protected>>
> >
> >
> > Before I mess up things. Is there any reason why we have some
shm_*
> > functions in sem.xml and others in shmop.xml? Shouldn't all of
them be
> > in only one place? As it is now it is confusing.
> > I noticed this when I was about to translate shmop.xml to Spanish.
> >
> > Cheers
> >
> > --- Jesus M. Castagnetto
> >
> > -------------------------------------------------
> > Created by Zkey.com - http://www.zkey.com
> > Awarded PCMagazine's Editors' Choice
> >
>
>
-------------------------------------------------
Created by Zkey.com - http://www.zkey.com
Awarded PCMagazine's Editors' Choice
- Next message: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Previous message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/chapters copyright.xml intro.xml"
- Next in thread: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Reply: Derick Rethans: "[PHP-DOC] Re: Fwd: Shared memory functions in 2 different sections?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

