Date: 09/29/00
- Next message: David Newcomb: "Re: [PHP] PLEASE HELP!!! snmp question"
- Previous message: Abe Asghar: "[PHP] B2B Site"
- Maybe in reply to: Jesper Hess Nielsen: "[PHP] "Pseudo PHP Kernel""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've previously had a look at PHPLib, but BinaryCloud is new to me. It seems
to be almost exactly what I'm looking for. I'll examine it a bit closer.
I'm still open for ideas as to how I could go about implementing the system
on my own :)
/Jesper
----- Original Message -----
From: "Michael Kimsal" <michael <email protected>>
To: "Jesper Hess Nielsen" <jesper <email protected>>
Cc: <php-general <email protected>>
Sent: Thursday, September 28, 2000 6:46 PM
Subject: Re: [PHP] "Pseudo PHP Kernel"
> PHPLIB and BinaryCloud both sound somewhat similar - BinaryCloud
> being probably more what you're looking for. We are looking
> into developing something similar. Was looking to join BinaryCloud
> dev awhile back, but didn't have the time then.
>
> not sure where phplib is, but binarycould is at, you guess it,
> binarycloud.com.
>
>
>
> Jesper Hess Nielsen wrote:
>
> > Hi all
> >
> > I'm sitting here with a wonderful idea, but having some trouble getting
my
> > thoughts down into some useful code. Here is my idea. Any comments are
more
> > than welcome.
> >
> > My idea is to ease my programming life in the future, by creating a
system
> > that can easily be extended with modules. Optimally, this system must be
> > only a central "kernel", which only knows how to extend itself with any
> > present modules. So if I wanted MySQL support in my system, all I need
to do
> > is create a module for handling MySQL functions. Does anyone have a good
> > idea as to how I might go about this with PHP? The system needs to be as
> > flexible as possible, while still keeping track of module dependancies
(for
> > example, a guestbook module needing database access would also require a
> > database module). To extend on the systems capabilities, all I want to
have
> > to do is upload the module code, and the system will extend itself
> > automatically.
> >
> > Comments, suggestions, ideas etc are all more than welcome.
> >
> > Thanks in advance
> >
> > /Jesper
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
>
> --
> ==========================
> Michael Kimsal
> http://www.tapinternet.com
> 734-480-9961
>
>
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: David Newcomb: "Re: [PHP] PLEASE HELP!!! snmp question"
- Previous message: Abe Asghar: "[PHP] B2B Site"
- Maybe in reply to: Jesper Hess Nielsen: "[PHP] "Pseudo PHP Kernel""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

