Difference between revisions of "WG211/M2Kelly"

From WG 2.11
Jump to: navigation, search
(Created page with "Category:WG211 Title:<br> Composition metaprogramming and component metadata<br> Paul H J Kelly Abstract: <br> Performance optimisations very commonly arise from adapting ...")
 
m (1 revision)
 
(No difference)

Latest revision as of 11:06, 12 December 2011


Title:
Composition metaprogramming and component metadata
Paul H J Kelly

Abstract:
Performance optimisations very commonly arise from adapting components to their context of use - so optimisation tends to reduce reusability, clarity and long-term software value. Our attack on this problem is to automate the adaptation to context. To make this work in a scalable way, we need to support a marketplace of "domain-specific optimisation components" that encode knowledge specific to a particular application domain, component family or API. This talk reviews a couple of our current projects in this area.