Date: 07/31/99
- Next message: Stefan Reuter: "Re: [PHP-DEV] CORBA"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jul 30, 1999 at 09:33:31PM -0400, Rasmus Lerdorf wrote:
> An extremely low-tech approach to this is to use MyODBC on the Windows box
> and write an Access GUI. Using MyODBC you then attach this GUI directly
> to MySQL running on a real OS somewhere. There are some hints in the FAQ
> on how to get this done.
that was what i first thought of, too. but we must hold the data very atomic
and have over 40 tables int the database so that we are able to model every
possible depth of hirarchy, unlimited number of languages and as many
properties to a product as we want to. to add a anew product is not just an
insert to one table but many inserts to many different tables. and this
application logic should be hidden from php and the windows client and the
extractor for the print catalog. otherewise we will end up writing it three
times and only one change would be a horror.
> Not nearly as sexy as a CORBA implementation, of course.
and giving php a corba interface would allow much mor great things. indeed
this is a point where php is still behind asp which can talk dcom without
problems. and no question corba is _much_ cooler than dcom :)
stefan
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stefan Reuter: "Re: [PHP-DEV] CORBA"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] CORBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

