On Fri, Mar 29, 2002 at 03:07:39PM +0900, Hiroyuki OYAMA wrote:
> Hi.
> 
> When DBD re-implements by Pure Perl apart from XS, what does
> the name supposed be?

Do you expect this to happen often?

> In this case, I think that the name of "DBD::${DB_NAME}PP"
> is suitable.
> 
> ex.
>       XS          | Re-implement by Pure Perl
>       ------------+--------------------------
>       DBD::Pg     | DBD::PgPP
>       DBD::mysql  | DBD::mysqlPP
>       DBD::Oracle | DBD::OraclePP          :-)

Seems reasonable.

> "Reinvent the wheel" That's right.

"To really understand the wheel you have to reinvent it."
  -- I can't remember who said that originally

> But that wheel cannot
> be used in the place to which I want to go.

It can if you install it somewhere else and set @INC as needed.

Tim.

Reply via email to