Chilkat v11.0.0 General Changes

🔙 v11 Compatibility Index

 

UnlockComponent removed

The UnlockComponent method, deprecated and absent from online documentation for a long time, has now been completely removed from all Chilkat classes. It's unlikely your application called this method. Applications unlock by calling Global.UnlockBundle and can check the unlock status by examining the Global.UnlockStatus property.

Atom class removed

Removed the deprecated Atom class. An Atom feed is an XML web feed that distributes frequently updated content, such as blog posts, news headlines, or podcasts, in a standardized format. The Atom class was designed to simplify parsing Atom XML format. However, for several years, Chilkat has offered an online tool that generates code for parsing any XML, including Atom XML.

AuthUtil class removed

Removed the deprecated AuthUtil class. The class has become irrelevant because it includes only one function for Walmart API signatures, and the API has changed since then.

Bounce class removed

Removed the deprecated Bounce class. The Bounce class was rarely used and had become increasingly difficult and costly to maintain. With the rise of AI, Chilkat sees rule-based email classification as less effective and relevant compared to machine learning or AI-based systems.

Cgi class removed

Removed the deprecated Cgi class. The Cgi class is an outdated relic and largely irrelevant today.

Rss class removed

Removed the deprecated Rss class. An Rss feed is an XML web feed that distributes frequently updated content, such as blog posts, news headlines, or podcasts, in a standardized format. The Rss class was designed to simplify parsing Rss XML format. However, for several years, Chilkat has offered an online tool that generates code for parsing any XML, including Rss XML.

SaveLastError removed

The SaveLastError method, deprecated and absent from online documentation for many years, has now been completely removed from all Chilkat classes. It's unlikely your application called this method.

IsUnlocked removed

The IsUnlocked method, deprecated and absent from online documentation for a long time, has now been completely removed from all Chilkat classes. It's unlikely your application called this method. Applications unlock by calling Global.UnlockBundle and can check the unlock status by examining the Global.UnlockStatus property.