Re: [svn:PHP-Sandwich] rev 1432 - in PHP-Sandwich/trunk: . t

[email protected] (David Wheeler) Sat, 30 Jul 2005 20:25:18 -0700
Newsgroups perl.php.sandwich.dev
Message-ID <[email protected]>
On Jul 30, 2005, at 8:01 PM, [email protected] wrote:

> all tests pass successful.  Note new
> new() method for instantiating objects -
> doing so for XS routines in eval() seems unsafe.

What happens when the constructor is called something other than new 
(), like DBI's connect()?

Best,

David