Using extension methods to convert data structures

Project:AgateLib
Version:0.3.x-dev
Component:AgateWinForms
Category:task
Priority:normal
Assigned:kanato
Status:open
Description

Investigate the utility of using extension methods to convert between structures like AgateLib.Geometry.Point and System.Drawing.Point, and whether this improves the API or not.