Thursday, March 31, 2011

wumpus-basic

Copperbox revision 2277.

I've made anchors pure values again - though I'll need to update Wumpus-Drawing to validate that this makes sense.

Also, I've made more types instances of the affine classes. One pitfall is that I've had to make Images transformable only if they have scalar units. This was something I got rid of from Wumpus-Core, where it was called the PsPoint type class. In Wumpus-Core it was used as a restriction on almost all the affine instances,  now important objects, e.g. Points and Vectors, are only constrained by the numerical classes and Ord. So its reintroduction as a constraint on Images and "ImageAns" is unfortunate but tolerable in the wider scheme of things.

Blog Archive

About Me

My photo
Disambiguating biog as there are a few Stephen Tetley's in the world. I'm neither a cage fighter or yachtsman. I studied Fine Art in the nineties (foundation Bradford 1992, degree Cheltenham 1992 - 95) then Computing part-time at Leeds Met graduating in 2003. I'm the Stephen Tetley on Haskell Cafe and Stackoverflow.