[PHP-DEV] PHP5 Packages

2002-07-09 Thread Andre Gildemeister

hi,

in PHP5 it shall be possible to integrate own extensions (written in PHP),
called Packages. a package consists of functions and classes, encapsulated in
an namespace. to make the package-elements available in an program, the package
must still integrate in the source code.
for a while I heard about keywords: import, use or share to integrated the
packages...

does one know more about this?

Best regards
-Andre Gildemeister



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] PHP5 Packages

2002-07-09 Thread Andre Gildemeister

Zeev Suraski wrote:
 Basically, the Zend Engine 2 will allow the use of nested classes.  So, 
 classes will be able to contain other classes, as well as constants in 
 addition to variables and methods.  They are not called 
 packages.  Currently there aren't any new keywords for loading such 
 classes, because essentially, they're just like the existing classes (will 
 be used using include/require).  There's an import statement that's going 
 to help users bring methods from classes (or nested classes) to the global 
 scope.

Ok, then I misunderstood something in this context

Best regards
-Andre Gildemeister


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] register_globals within PHP 4.2

2002-02-03 Thread Andre Gildemeister

hi,

will the new register_globals be turned off within the PHP 4.2 by default?

Greetings  Thanks,
-Andre


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] ADT Extension

2002-01-13 Thread Andre Gildemeister

Hi,

At the moment, ADT still is under /adt (CVS). It looks so, as if this
wouldn't have been continued for longer time ago.
I know that sterling is the maintainer, so I would be interested in the
current development status...

In my opinion ADT should be moved into pear/PECL/, because ADT surely is not
part of the PHP Core Source. And this shall get as small as held possibly.
In addition, I would be very much interested in knowing whether there
already PHP example scripts for ADT?

I would be very pleased about an answer!

Best regards,
-Andre Gildemeister



-- 
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]




Re: [PHP-DEV] ext/pdf libarys

2001-12-10 Thread Andre Gildemeister

Pierre-Alain Joye [EMAIL PROTECTED] wrote:
  I just have looked at the presentation slides to the pdf extension on
  http://conf.php.net 11/27/2001 Paris PHP Forum PDF Overview (24 slides).
  Clibpdf and FreePDFlib were called as opensource alternatives under
  introduction, but since is ClibPDF completly OpenSource without any
  commercial license? [http://www.fastio.com/licensePlain.html]
 OpenSource does not mean Free Software (*gpl,bsd...).
 As far you look for a pdf library, take a look at the fpdf library
(http://fpdf.multimania.com/). This is a php library (means not an
extension) to generate pdf document.
Not all pdf functionnalities are implemented, but it works really good.
ok, you`re right!

But where I can find the OpenSource Alternative FreePDFLib from Thomas
Szadel

-Andre




-- 
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-DEV] ext/pdf libarys

2001-12-09 Thread Andre Gildemeister

hi,

I just have looked at the presentation slides to the pdf extension on
http://conf.php.net 11/27/2001 Paris PHP Forum PDF Overview (24 slides).
Clibpdf and FreePDFlib were called as opensource alternatives under
introduction, but since is ClibPDF completly OpenSource without any
commercial license? [http://www.fastio.com/licensePlain.html]

In addition, i would intereset where i can find the OpenSource Alternative
FreePDFLib from Thomas Szadel

best regards
-Andre



-- 
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-DEV] PHPDoc Development Status

2001-11-22 Thread Andre Gildemeister

hi,

I have pursued the development of PHPDoc very interestedly.
After the incorporation into the CVS Repository: php4/pear/PHPDoc I have
heard nothing more new...

- in the meantime was something to heard about a rewrite in C, is that true?
- shouldn't PHPDoc become an official extension either? (ext/phpdoc)

comments etc. welcome.

-Andre Gildemeister



-- 
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-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-22 Thread Andre Gildemeister

Martin Jansen [EMAIL PROTECTED] wrote:
 I don't see a good reason for that.

What speaks in principle against this?

-Andre Gildemeister



-- 
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-DEV] engine2 mailinglist

2001-11-18 Thread Andre Gildemeister

hi,

Since 6 or 7 Days I get no more mails from the zendengine2 mailinglist at
all.
Rest the mailinglist because of technical problems or do the protagonists
rest ;) ?

best regards
-Andre



-- 
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]