Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Another talk idea - library/code organisation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chris Roos  
View profile  
 More options Nov 11 2009, 7:19 pm
From: Chris Roos <chrisjr...@gmail.com>
Date: Thu, 12 Nov 2009 00:19:22 +0000
Local: Wed, Nov 11 2009 7:19 pm
Subject: Another talk idea - library/code organisation
I'm not sure whether this is a big enough subject to warrant a talk
but I'm interested in how I should be organising non-rails projects.

* Should I require rubygems or not?  I've read that I shouldn't but I
think I need to see concrete examples of why it's such a bad idea.
* Should I have one main file that requires everything else or should
individual files be responsible for requiring what they need?
* Should I require files relative to each other (the
File.join(File.dirname(__FILE__)... pattern)?  I seem to remember the
generated rails tests no longer do this but I don't remember seeing
concrete reasons for the change.
* Other stuff that I can't think of.

Chris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kalvir Sandhu  
View profile  
 More options Nov 12 2009, 7:13 am
From: Kalvir Sandhu <k...@kalv.co.uk>
Date: Thu, 12 Nov 2009 12:13:09 +0000
Local: Thurs, Nov 12 2009 7:13 am
Subject: Re: [Ruby Manor] Another talk idea - library/code organisation

I would be interesting in hearing a bit about this too. Having  
recently built some Ruby applications, things like how best to use  
rubygems on it's own, handling dependencies (Versions) would be nice  
to know. Not sure what else could be in a talk of this kind - it might  
be a little short.

Til now I have just modelled things based on existing frameworks or  
gems but I haven't found any Ruby Applications to learn from.

Kalv

On 12 Nov 2009, at 00:19, Chris Roos wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Murray Steele  
View profile  
 More options Nov 16 2009, 5:33 pm
From: Murray Steele <murray.ste...@gmail.com>
Date: Mon, 16 Nov 2009 22:33:33 +0000
Local: Mon, Nov 16 2009 5:33 pm
Subject: Re: [Ruby Manor] Re: Another talk idea - library/code organisation
I think this might be a nice companion piece to James' gem-this talk,
maybe you could collaborate?  As I see it Gem-this is about letting
you not follow the proscribed rules about code layout and organisation
that something like Hoe or even rails dictates, but we still need some
structure and order to our hacking so that we can be good ruby
citizens.  There's probably some follow-on from Sean's talk last year
about how best to not pollute the default namespace as well.

Are you up for giving this a go Chris?

2009/11/12 Kalvir Sandhu <k...@kalv.co.uk>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »