On May 6, 2006, at 4:20 PM, Logan Capaldo wrote: > > On May 6, 2006, at 6:46 PM, Gautam Dey wrote: >>> >>> Do the brackets have to have a parent wrapper? >>> >>> i.e. {(B)(B)} is of course valid >>> but (B)(B) isn't. >>> >>> I imagine that's the case, I just want to make sure. >>> >>> Pat >>> >> >> Also do they have to have a wrapper at all? I assumed they did not >> and that they did not need to have a parent wrapper. >> >> I assumed that BB and (B)(B) were both legal. >> >> Gautam. >> > > Why are you even sending them to the packer then, if they aren't > going to be packed? > This is true. I think I made the assumption as a simplification. When I was thinking about the problem.