> It seems to me that it's perfectly possible to depend on the presence > of stuff without necessarily patching it (and to be fair a lot of the > time you don't need access to your dependencies at plugin load times > in which case it all just goes away (which has been the case when > we've been using plugins internally to share code between apps) but I > wouldn't want to rely on it always working out that easily).
If the plugins aren't dependent on each other at load time, the we don't need something like require_plugin. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
