| 35 | | <li><strong>Drivers e API consistente.</strong> Bibliotecas podem ter diferentes "drivers" para manipular to handle different external <abbr title="Application Programming Interface">API</abbr>s transparently. For example, multiple session storage options are available (database, cookie, and native), but the same interface is used for all of them. This allows new drivers to be developed for existing libraries, which keeps the API consistent and transparent.</li> |
| | 35 | <li><strong>Biblioteca baseada em "Drivers" e API consistente.</strong> Bibliotecas podem ter diferentes "drivers" para manipular to handle different external <abbr title="Application Programming Interface">API</abbr>s transparently. For example, multiple session storage options are available (database, cookie, and native), but the same interface is used for all of them. This allows new drivers to be developed for existing libraries, which keeps the API consistent and transparent.</li> |