facet-oriented programming
郭雪松 <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Hi ! I remember some of you wrote a paper about facet-oriented programming, I cannot find it. Can anybody send it to me ? It looks like Pike did not implements facets successfully, and want to abandon it. Pike 8 CHNGES file says: o Removed facets The optional (and not enabled by default) support for facet classes has been removed, since it was only partially done and not really used. I'm glad to announcement I implemented facet-oriented programming in my PikeBox project, and have tested it for a long time. You can get it using "git clone git://gitorious.org/pikebox/pikebox.git", you need "mv pikebox ~/PikeBox" before using it. I'm writing README for it, I want reference the paper. Thanks. Guo Xue Song