Best way to arrange a large lib

T

Tim Perrett

Hey guys

I have a large(ish) web service that im talking to in several
applications and thought it would be best to then organise it into a
re-usable library. I am using wsdl2ruby to generate my class stubs, but
that means that I have 3 rb files for each service (of which there are
quite a number)

So my plan of action was to then put everything into neatly ordered
structure, so I could then just call a nice require 'path/to/service' to
use it? As they will all be grouped into the appropriate modules

Is that a sensible thing to do? If not what would be a good plan of
action?

Cheers

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,311
Members
47,983
Latest member
Derek9890

Latest Threads

Top