Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is the wrapper class sometimes not named the same as the (external) library?

0
Posted

Why is the wrapper class sometimes not named the same as the (external) library?

0

The name of the class is independant of the name of the external library to make it possible to change the external library. For every library it is possible that the development is discontinued or that there will be a beter alternative one day. By using a more general name for the wrapper class, there is a good chance that the underlying library can be changed, without consequences for the interface of the wrapper class.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123