The code is being restructured at the moment. Talk to the author. I expect you'll find him very helpful.
Tim. On Wed, Oct 01, 2003 at 07:56:01PM +1000, Ron Savage wrote: > On Wed, 1 Oct 2003 09:37:14 +1000, Ron Savage wrote: > > Hi Folks > > >>?Also take a look beyond DBIx::* at things like > >>?http://search.cpan.org/author/DUNCAND/Rosetta-0.18/lib/Rosetta.pm > >> > > > >?Will do. > > Actually, it seems Rosetta is a fake, at least for the time being. At line 123 of > Rosetta.pm I see: > sub new { > return( Rosetta::Engine->new( @_[1..$#_] ) ); > } > but Rosetta::Engine is not shipped as part of the V 0.18 distro :-((. > > The docs for new() say: > "This function creates a new Rosetta::Engine (or subclass) object and returns it. > All of the method arguments are passed to initialize() as is; please see the POD for > that method for an explanation of them." > but the only initialize I can find is in package SQL::SyntaxModel. > -- > Cheers > Ron Savage, [EMAIL PROTECTED] on 1/10/2003 > http://savage.net.au/index.html > >
