PBI - session management in (mac)irb
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? -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm@cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development
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
participants (2)
-
Laurent Sansonetti
-
Rich Morin