[Seaside-dev] GRCodecStream>>tab

Norbert Hartl norbert at hartl.name
Tue Aug 3 12:49:05 UTC 2010


On 03.08.2010, at 16:45, Paolo Bonzini wrote:

> On 08/03/2010 02:45 PM, Norbert Hartl wrote:
>> I try to make a tool of mine more mature by utilizing grease for it.
>> But some tools I use like Sixx use tab: to indent XML in a stream. So
>> I'm wondering why GRCodecStream has GRCodecStream>>tab for a single
>> tab but not GRCodecStream>>tab: for multiple. What is the rationale
>> of the decision to include one and not the other?
> 
> Likely "no one thought about it". :)
> 
Ahhh, I see. :) So are there opinions about this? I mean it would comfortable if tab: would be there. But to be honest I find it a strange thing to be there _at all_. 

Norbert


More information about the seaside-dev mailing list