Boost logo

Boost :

From: Stefano Delli Ponti (stefano.delliponti_at_[hidden])
Date: 2003-08-04 09:09:41


FWIW, I use the word "obtain" in such contexts.
A naming pattern of mine is therefore:

  create_something
     just to create something

  get_something
     to get something

  obtain_something
     to get something anyway (i.e. creating it if it doesn't exist)

Sted

"David Abrahams" <dave_at_[hidden]> wrote in message
news:uoez51s4o.fsf_at_boost-consulting.com...
> Vladimir Prus <ghost_at_[hidden]> writes:
>
> > One problem is that "demand" still does not communicate to me that
> > something will be created.
>
> That's why I'm saying you have to treat it as a term of art. It
> becomes like a naming convention ("on demand, create XXX").
> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk