On Jan 11, 2007, at 3:13 PM, John Siracusa wrote:

> Helpers are pretty wide-open, so don't ask, just write it :)  If it  
> really
> is solely for debugging, however, I think a  
> Rose::DB::Object::Debugging
> module would a nice.  It'd be the same thing as Helpers (import  
> methods
> under optionally customized names) but separated to keep from  
> bloating the
> more-useful-in-production Helpers module.
>
> Anyway, throw the code (and docs and tests :) at me and we'll have  
> a start.

this would be solely for debugging -- so the namespace makes sense.

i'll  craft up a method over the weekend.

i'm going to structure it like this:

        Rose::DB::Object::Debugging                                     base 
namespace (empty)
        Rose::DB::Object::Debugging::Helpers                    mixin objects 
for debugging

this way inheritable methods can be cleanly separated out



// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to