oracle-samples / xfc

A javascript library for Cross Frame Communication
Apache License 2.0
17 stars 24 forks source link

Change consumer and provider to classes #31

Closed supriticerner closed 5 years ago

supriticerner commented 5 years ago

Summary

Change the Provider and Consumer modules to classes. This allows us to inherit them in the SDK. Link: https://jira2.cerner.com/browse/PORTALDEV-49280.

Additional Details

The changes were suggested by Mike Hemesath as we could not use the Provider's methods in the SDK as intended. The changes are passive.

roxjcalderon commented 5 years ago

Why has the check failed?

supriticerner commented 5 years ago

The check wasn't updated on the UI. It's updated now.