Field(':name') and Field('.name') Is very hard to read.

Especially : Field('.name') . When writing large applications with
many lines of codes ,  "." is very very hard to read.

On 3/5/11, Luther Goh Lu Feng <elf...@yahoo.com> wrote:
> I too like the 'default' syntax much better than the new one. It feels
> more readable.
>
> If the following is feasible, will it be a better solution?
>
> Field('name', r=F,w=F)
>
> Field('name', d='value')
>
>
> On Mar 5, 7:50 am, Massimo Di Pierro <massimo.dipie...@gmail.com>
> wrote:
>> think of a dot a False. Two does r and w are false, one dot and only w
>> is false.
>>
>> On Mar 4, 4:43 pm, pbreit <pbreitenb...@gmail.com> wrote:
>>
>>
>>
>>
>>
>>
>>
>> > I like the "default" functionality since it's still really easy to
>> > understand. I'm not sold on the : and . shortcuts.

Reply via email to