pradosoft / prado

Prado - Component Framework for PHP
Other
187 stars 70 forks source link

TComponent::raiseEvent raise handlers in reverse #979

Closed belisoful closed 1 year ago

belisoful commented 1 year ago

Also, getting behaviors could be improved: asa could take a class and check for an instance of that class if the name is not found.

isa() needs to return true for traits.

getbehaviors could also filter by class as well, default no filter.