Boost logo

Boost :

From: Hurd, Matthew (hurdm_at_[hidden])
Date: 2004-03-03 22:30:47


> On Behalf Of Beman Dawes

<snip>

> Even the "why not" version seems overly complex compared to a console
> iostreams "Hello, world". Why not just:
>
> winout << title("Example window") << button("Hello, world!")
> << wait_for(delete_signal);
>
> I'm not necessarily pushing that exact approach, but just pointing out
> more
> C++-like alternatives.

I understand you're not pushing that approach. It couldn't quite work
like that as you're trying to structure a tree rather than a sequence.

Your << approach might be nice syntactic sugar for adding an element and
event_handlers or listeners and / or modifying a property.

Regards,

Matt Hurd.

IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.


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