fromBlob is not called on ERXMutableDictionary with mutableDictionary prototype
fromBlob is not called on ERXMutableDictionary with mutableDictionary prototype
- Subject: fromBlob is not called on ERXMutableDictionary with mutableDictionary prototype
- From: Denis Frolov <email@hidden>
- Date: Fri, 12 Jan 2007 13:37:30 +0300
- Thread-topic: fromBlob is not called on ERXMutableDictionary with mutableDictionary prototype
Hi,
I have the same problem as Timo had in this thread two years ago:
http://www.wodeveloper.com/omniLists/webobjects-dev/2004/March/msg00340.html
I'm also using try/catch to do a manual conversion in eo's accessor method.
I've also noticed that the problem goes away if I change attribute's
externalType to TEXT in eomdel while leaving it set to BLOB in database.
Although this solution seems to be viable - it is of no real use since
database's field will be set to TEXT next time sql is generated from
EOModeler/Entity Modeler.
I've also tried
I'm using mysql-connector-java-3.1.14-bin.jar and MySQL 4.1.18.
The questions are:
1. Did anyone (Timo?) succeed in solving the problem?
2. Is there any hidden danger in calling "fromBlob" to make a conversion so
late in eo's accessor method manually? Can this lead to EOF problems?
---
Denis Frolov
Design Maximum MA
Tel: +7 863 2648211
Fax: +7 863 2645229
Web: http://www.designmaximum.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden