Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Assistance with naming a class

by Mutant (Priest)
on Mar 27, 2007 at 15:41 UTC ( [id://606778]=note: print w/replies, xml ) Need Help??


in reply to Assistance with naming a class

Something involving 'FromINI' works for me. If it's not based on SQL::Translator, then perhaps using that namespace is misleading (if it is, then it's probably a good name!). My vote would be for SQL::Schema::FromINI.

I think it's easy to underestimate how important naming of classes, methods, variables, etc. is. Even if you use something descriptive (i.e. not just $foo), it should provide a reasonable explantion of what it does. Choosing a good name can make for a huge improvent in code readability.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 19:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found