ie the php_com and php_dotnet modules use both function for converting
zval -> unicode string and vice versa, i've found equal cases in other
modules too but i would have to look again.
i think this is a special case because the dotnet and the com module are
very identical. but anyway i think it should be discussed.
harald
> -----Ursprüngliche Nachricht-----
> Von: Sean R. Bright [mailto:[EMAIL PROTECTED]]
> Gesendet: Samstag, 20. Jänner 2001 18:27
> An: 'Harald Radi'; 'PHP Developer List'
> Betreff: RE: [PHP-DEV] same functions in modules
>
>
> Could you provide some examples?
>
> > -----Original Message-----
> > From: Harald Radi [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, January 20, 2001 9:52 AM
> > To: PHP Developer List
> > Subject: [PHP-DEV] same functions in modules
> >
> >
> > hi,
> >
> > there are a few modules using the same c-functions and they are
> > reimplemented in each module.c file in the ext/[module]
> > directory. won't it
> > be better to move these functions into shared include files
> > somewhere in the
> > ext/ directory ?
> >
> > harald.
> >
> > resistance is futile - nme.at
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]