Date: 10/27/99
- Next message: Kristian Köhntopp: "[PHPLIB-DEV] Raw idea for a menu class"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- Next in thread: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: serghej petrov: "[PHPLIB-DEV] Memory or code/seesion problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kristian Köhntopp wrote:
>
> Teodor Cimpoesu wrote:
> > Also the encoding schema (CT_Sql::ac_get_value,ac_store) uses heavily
> > ereg()s which I didn't like so change it to a simply enc_meth:string
> > schema.
>
> I have had a look at your changes to ct_sql.inc and they look sensible.
> I have included them and will test them.
k,
> I have rejected your changes to session.inc on the grounds that they use
> up additional global variables. This is already a problem with current
> PHPLIB, and I will not accept code that uses additional globals. I
you mean $_in and $_pt ? okay , no big problem with that
> understand why you have to use that variables when you do things
> the way you propose, but I feel that this simply isn't right with
> current PHPLIB.
Okay, but I would apreciate to say what's wrong. You mean using other
globals variables or just the way I wrote the serialize() ?
> Perhaps with a (up to now hyptotheitcal) session4.inc and using the
> PHP4 builting session functions...
:) looking fws
> Also, please subscribe to phplib-dev <email protected>, our developer
> mailing list, and take this stuff there.
I did
so here is a diff to my session.inc version to strip out the globals
variables
email protected>?subject=Re:%20[PHPLIB-DEV]%20Re:%20[PHPLIB]%20phplib%20-%20changes%20proposal&replyto=3816F191.3D489FFF <email protected>">guest <email protected>/devel/php/phplib-7/out/session.inc.diff2">http://guest:guest <email protected>/devel/php/phplib-7/out/session.inc.diff2
[ just dropping those globals ]
-- CIMPOESU Teodor, Web Programmer@ DIGICOM S.A. Bucharest, Romania @ Internet, site development @ teo <email protected>,+(401)-330.47.28
official home page ~ http://www.digiro.net/ Internet web page ~ http://internet.digiro.net/ - PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in the body, not the subject, of your message.
- Next message: Kristian Köhntopp: "[PHPLIB-DEV] Raw idea for a menu class"
- Previous message: kk: "[PHPLIB-DEV] cvs commit"
- Next in thread: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: Kristian Köhntopp: "[PHPLIB-DEV] Re: [PHPLIB] phplib - changes proposal"
- Reply: serghej petrov: "[PHPLIB-DEV] Memory or code/seesion problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

