15 Oct
2008
15 Oct
'08
12:14 a.m.
On Oct 14, 2008, at 2:44 PM, Rich Morin wrote:
This Partly-baked Idea (PBI) concerns (mac)irb session management.
Given the number of libraries that one may invoke in a macirb session, it would be nice to be able to save and restore some sort of session workspaces. I suspect that most of this could be done in Ruby. Anyone else find this notion interesting?
It might indeed be interesting to have a workspace-like feature in IRB, if you want to implement this you probably want to talk to the ruby-core list since macirb is just the original ruby's irb (with no modification). Perhaps the irb author already has a similar feature planned in mind. Laurent