in reply to Using Catalyst application class in controllers

Are you building a non-weakened circular reference?
  • Comment on Re: Using Catalyst application class in controllers

Replies are listed 'Best First'.
Re^2: Using Catalyst application class in controllers
by roman (Monk) on Oct 13, 2011 at 13:30 UTC
    No. The value of app_class is not a reference, it is a string, the name of the Catalyst application class.