You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With pousse-cafe/pousse-cafe#217, auto-adapters are now recognizable by the fact that they implement the AutoAdapter interface. Code validation can therefore now check that the auto-adapter has the required static method actually instantiating it.
The text was updated successfully, but these errors were encountered:
With pousse-cafe/pousse-cafe#217, auto-adapters are now recognizable by the fact that they implement the
AutoAdapter
interface. Code validation can therefore now check that the auto-adapter has the required static method actually instantiating it.The text was updated successfully, but these errors were encountered: