Hi William,

> The purpose was to consolidate code that is identical across
> platforms. So instead of cutting and pasting the same code in an
> AP_XXXFrame class, it can simply be declared once in an AP_Frame
> class. 
OK, I get it now; but why then do we need ap_win32Frame class, 
etc.? Should not all the the xp code be in ap_Frame class and 
anything else in ap_XXXFrame classes?

Tomas


Reply via email to