Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Naming a module that handles SIP2 (library protocol stopwords)

by Anonymous Monk
on Jul 29, 2014 at 19:48 UTC ( [id://1095519]=note: print w/replies, xml ) Need Help??


in reply to Re: Naming a module that handles SIP2
in thread Naming a module that handles SIP2

Perhaps Library::Protocol::SIP2 or Protocol::SIP2 would be appropriate?

Um, no, Library and Protocol are stopwords :) esp for top level namespaces, see http://pause.perl.org/pause/query?ACTION=pause_namingmodules#NAMES_TO_AVOID

every module is a "library" , and every "protocol" has a name

Library and protocol is like API, Interface or even Module -- we know that already :)

Also, library and protocol are too-general nouns

This module is about network protocols so http://pause.perl.org/pause/query?ACTION=pause_namingmodules#Net seems appropriate

  • Comment on Re^2: Naming a module that handles SIP2 (library protocol stopwords)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 02:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found