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

Re^2: The division of (class) labor in OOP

by sri (Vicar)
on Jun 06, 2005 at 12:31 UTC ( [id://463891]=note: print w/replies, xml ) Need Help??


in reply to Re: The division of (class) labor in OOP
in thread The division of (class) labor in OOP

I wouldn't call Catalyst more complex.

See our perl.com article for more...
  • Comment on Re^2: The division of (class) labor in OOP

Replies are listed 'Best First'.
Re^3: The division of (class) labor in OOP
by tilly (Archbishop) on Jun 06, 2005 at 15:35 UTC
    My impression was that Catalyst is more complex. The documentation to Catalyst says, Catalyst is based upon Maypole, which you should consider for smaller projects. That reinforces my impression. And, I'm sorry, but your article did not dispell it. Yes, you got a lot done in 30 lines of code. But to do that work you need to know how a lot of moving pieces fit together, and there is (to me) some quite surprising use of directives embedded in comments that would take some getting used to.

    Besides, this Maypole intro took less code, with fewer visible moving parts (and less magic) to get an application that looks more useable.

    None of that means, of course, that Catalyst is particularly complex. Indeed, if it does its job, then working with it should be far from complex. But there is a definite learning curve associated with it.

      I would definitely say that both Maypole and Catalyst have a very noticeable learning curve.

      The very reason so much is done in so few lines of code is that so much is going on behind the scenes. Which you need to know about to use it.

      At least Maypole requires a lot of code spelunking to get things done. The silver lining: good code and a nice design.

      /J

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (10)
As of 2024-04-18 14:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found