Hi Ute,
Attached is a class I use for these operations. It was made with my problems and desired formatting in mind, so be sure to check it for compatibility with your problems.
Recently I also discovered an interesting method in EOClassDescription class, displayNameForKey(String). Didn't get around to exactly checking out it's functionality, as the class I made for myself has a few nicens about it that I like (possibility to load files that override translations, ability to format key path into something nicer etc).
Cheers, F
KVCSupport.java
Description: Binary data
hallo,is there someone around who can give me a hint how I could parse a String like "VollstaendigReonviert" into "Vollstaendig Reonviert"? Of course I do not know what is in the string beforehand, thus I need a means to check whether there are capital letters inside of the string and where. The remaining part is easy.Any ideas? Thanks, Ute _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/flor385% 40mac.comThis email sent to [EMAIL PROTECTED]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
