Free value transformers.
Free value transformers.
- Subject: Free value transformers.
- From: Óscar Morales Vivó <email@hidden>
- Date: Mon, 19 Jan 2004 18:37:22 +0100
Free for all, the source code with the following classes:
OMVFPUnaryOperationTransformer: A NSValueTransformer that does unary
operations on doubles (minus, invert...).
OMVFPBinaryOperationTransformer: A NSValueTransformer that does binary
operations on doubles with a given factor (multiplication, addition,
substraction, division, power of...).
OMVComposedTransformer: A NSValueTransformer that gets an NSArray of
NSValueTransformer objects and applies all of them to the values passed
to it.
Don't remember if the list accepted attachments. If it doesn't just get
them at
http://homepage.mac.com/oscarmv/OMVFPValueTransformers.sitx
[demime 0.98b removed an attachment of type applciation/x-stuffitx which had a name of OMVFPValueTransformers.sitx]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.