From: Rob Lally Date: 2005-04-14T02:08:00+09:00 Subject: Needle and Parameterized Services Hi, I've been using Needle to try to create an iBatis like framework in Ruby. I want register parameterized blocks but when I do this they have to take the container and service point as the first two parameters. At least I think they need to ... I'm hoping they don't, can anyone suggest a way round it? Thanks in advance, R.