From: Daniel Berger Date: 2006-05-30T13:55:10+09:00 Subject: Re: Pathname Daniel Berger wrote: > transfire@gmail.com wrote: >> More importantly, I think it would be nice if there were a shorter way >> to define a path, perhaps a percent literal like %p{a/b}. > > Good idea. I'm stealing it for pathname2. :) Well, I would have stolen it, except that I forgot that there's no way to define % literals in Ruby 1.8 afaik. I'm not sure about 1.9. Related RCR: http://www.rcrchive.net/rcr/show/279 Regards, Dan