onflow / flips

Flow Improvement Proposals
25 stars 22 forks source link

Emit events from function conditions #111

Closed SupunS closed 1 year ago

SupunS commented 1 year ago

This FLIP is the same as: https://github.com/onflow/flips/pull/82, but updated with the new objectives.

turbolent commented 1 year ago

@SupunS Looks like there has not been any new feedback, so I think we can approve and merge 🎉 We can propose the change from nested type requirements to allowing the declaration of concrete events in interfaces in a separate FLIP

SupunS commented 1 year ago

Thanks everyone for the suggestions and feedback!

This FLIP (and the original FLIP #82) has been open for a while, and it seems we are all happy with the current proposal, and seems there are no any remaining concerns. Thus, I'm going to consider this FLIP as accepted 🎉 🎉 🎉

You can follow how the implementation is progressing here ➡️ https://github.com/onflow/cadence/pull/2589