On Tue, Oct 21, 2008 at 4:09 PM, Niklas Lindström <[EMAIL PROTECTED]> wrote:
> Hi,
>
> One more thing. I've used my `var` mechanism a bit now, and the name
> feels unintuitive.
>
> In case you decide to go with that (and replace set/get with it
> altogether), I propose to rename it to e.g. `config` or `settings`,
> which feels a lot better.

Hmm.... naming stuff is hard. I caan't seem to decide on a favorite or
best name. I wonder what others think.

What about a let()/get() pair? Granted it's going back to the
set()/get() thing, and maybe it only feels intuitive'ish to those
who've dipped toes in the functinoal aspects of life, but it's an
alternative.

Or:

    let.fab_user = "brian"
    print the.fab_user

For the dict interface :o) Or perhaps that will be too un-pythonic.
I'm just thinking out loud.

>
> Best regards,
> Niklas
>



-- 
Venlig hilsen / Kind regards,
Christian Vest Hansen.
_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to