[Catalyst] Patch for Catalyst::Utils::ensure_class_loaded()

Rodney Broom rbroom+catalyst at rbroom.com
Sun Aug 13 17:46:46 CEST 2006


This is a fix to Catalyst::Utils::ensure_class_loaded() and the call to it that was causing classes to always get reloaded.

I have no specific test cases. My testing was to add debugging while tracking other problems and see that load was always happening, even when Class::Inspector->loaded($class) reported true.


Apply cat-pack-reloading.patch to the Catalyst-Runtime-5.7001 source tree:

  patch -Np0 < cat-pack-reloading.patch




---
Rodney Broom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cat-pack-reloading.patch
Type: application/octet-stream
Size: 2348 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060813/db68d59d/attachment-0001.obj 


More information about the Catalyst mailing list