2008/11/16 Ben Burkert <[EMAIL PROTECTED]>: > In that case, why not add a lib_dependency/ies method for dependencies > vendored in the lib directory: > > lib_dependency :model_fu # adds a dependency that loads Merb.root / :lib / > :model_fu > lib_dependency :model_fu, :require_as => 'foo/bar/model_fu' #adds a > dependency that loads Merb.root / :lib / :foo / :bar / :model_fu
To me it's no improvement over require with hooks and adds more "magical dependency methods" to mostly simple Merb core. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
