Thursday, December 22, 2005

platform specific CMT probing and solaris common probing

As I have discovered, DTrace is wonderful interm of designing
to be platform independent. However, platform specific
instrumentation is locked out of door. It leaves the challenges
to D developers for the D abstraction and platform indenpdent

(1) Where and how platform specific D code should be abstracted ?
(2) Where are the Solaris common D code should be modeled ?
(3) How abstraction and composition and inheritance are addressed ?
(4) Cool stuff are being opened >

I tend to consider the abstract factory and toolkit worthy to consider
as my D pattern book down the road.

Cool ! I am so excited about D.

No comments: