Hello Mike, Thanks so much for your prompt action in modifying the api and committing it.
Could you please advise me, the best way to get this fix in to my app. I am not sure, whether I can use the whole latest ERXtensions. But would need this change/ fix. Anyways, please advise a way to get the latest and stable code build to integrate to my LIVE application. Regards, Shravan ---------- Mike Wrote: > ACTUAL: > public static Correction[] suggestions(String text, String lang, String hl) > throws CorrectionException { > > EXPECTED: > public static Correction[] suggestions(String text, String lang, String hl, > boolean shouldEscapeText) throws CorrectionException { additional optional escapeXml flag committed. ms _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]