[development] module_exists vs. functions_exists?
Darrel O'Pry
darrel.opry at gmail.com
Thu Jun 26 01:40:30 UTC 2008
On Wed, Jun 25, 2008 at 1:06 PM, Adrian Rossouw <adrian at bryght.com> wrote:
>
> On 25 Jun 2008, at 6:01 PM, Aaron Winborn wrote:
>
>
>> There's no easy answer for the first case, other than bloating your code
>> with additional drupal_function_exists checks, and the second would require
>> tracking module version (at least its major version).
>>
> we need this anyway.
>
> badly.
drupal_function_exists or module version tracking? I know it would be great
to have it centralized, but currently requirement checking can be done in
hook_requirements.. although
it would be nice to have some automagic in .info for it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20080625/5ba26cea/attachment-0001.htm
More information about the development
mailing list