Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: RFC DBIx::Handy

by techcode (Hermit)
on Sep 13, 2005 at 20:45 UTC ( [id://491693]=note: print w/replies, xml ) Need Help??


in reply to Re^3: RFC DBIx::Handy
in thread RFC DBIx::Handy

Yeah Handy doesn't say much - I agree that it should be changed to something more meaningful.

I also agree that TMTOWTDI is not universally good thing - it's actually brought up as a bad side of Perl when it's compared to other languages (they say code is harder to be maintained but I say it's all about coding standards and style).

I was looking into those abstraction modules and as pointed out they were either overkill with complexity or simply didn't do what I wanted - so I implemented that on my own (some point out they are slow too). I've recently faced a problem of needing to pass around my initial DBH so I added that to the module too - then I realised that my project needs more than one DB connection, so I'm slowly adding that too.

I have no idea where it will end - but at this stage I also don't think that it's even near to get on CPAN.

If nothing else - it's great experience :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://491693]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-20 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found