--- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote:
> Dan Kalowsky wrote:
> > Anyone able to confirm or deny the validity of this
> patch?
> >
> >
> > -- Forwarded message --
> >
> > [2002-07-18 01:03:51] [EMAIL PROTECTED]
> >
> > The shuffle() function in the CVS is (still) broken. It
--- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote:
> Tim Converse wrote:
> > --- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote:
> >
> >>Dan Kalowsky wrote:
> >>
> >>>Anyone able to confirm or deny the validity of this
> >>
> >>patch?
--- Brad LaFountain <[EMAIL PROTECTED]> wrote:
> 2) Interfaces as they exist in java don't really give you
> much in a stripting
> language but if you insist on having something like that
> you can curently do it
> with the zend1.
>
> class temperature {
> function __construct($value) {}