Bug or feature?
mimi
4.deniz.z.z at gmail.com
Mon May 27 13:17:20 PDT 2013
On Monday, 27 May 2013 at 11:32:46 UTC, Maxim Fomin wrote:
> On Monday, 27 May 2013 at 10:07:49 UTC, mimi wrote:
>> Well, how you can reduce the long ugly name in this case? In
>> the real function I mentioned it so many times.
>
> By not making the name ugly big.
Other people do.
In addition, sometimes you want to cut long nested queries such
as:
auto numOfPixelsDisplayed = Table.getItems(
Scene.getObjectsArray() ).prepareForDisplay( type.GL
).showScene();
More information about the Digitalmars-d-learn
mailing list