|
Re: Fusion-ifying proto parse trees: msg#00047parsers.spirit.devel
Eric Niebler wrote: Joel de Guzman wrote: Not quite. I still have information about the types of nodes that are collapsable, so, the resulting view will be essentially flat. I won't try to convince you, now, other than to say that I've thought about this scheme already and I *can* prove that the resulting view is trivially and *externally* iteratable. Pardon my stubbornness. It's just that I always strive to arrive Yes, that is indeed very enticing! Today's join_views == non-segmented proto == the slow badness. Segmented join_views == mmm, tasty goodness. :-) No! join_views != non-segmented proto. A joint-view is trivially iteratable. Same nodes are collapsed to begin with. It's the grouping of associative operators that makes the difference. You don't do that in proto and that's the source of my problem with it. I'm also not sure how much complexity there really is. My impression is that making a non-segmented algorithm into a segmented one is a fairly mechanical translation. We may even get by with some Boost.PP magic to do it for us. I haven't tried making a segmented view, but I'm guessing that's fairly mechanical, as well. It's certainly worth looking into IMO, but I'm not trying to deceive you -- this would be a sea-change for Fusion. For the record, I agree that it would be good fusion to have the segmented algos. It's just that I am not yet convinced that Spirit-2 needs to use them. There must be a simpler solution and that's what I am aiming for. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Fusion-ifying proto parse trees: 00047, Eric Niebler |
|---|---|
| Next by Date: | Re: Fusion-ifying proto parse trees: 00047, Eric Niebler |
| Previous by Thread: | Re: Fusion-ifying proto parse treesi: 00047, Eric Niebler |
| Next by Thread: | Re: Fusion-ifying proto parse trees: 00047, Eric Niebler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |