On Wed, 2003-11-05 at 17:41, Wendall Cada wrote:
> Hi everybody,
>
> I discovered a small problem, and have a proposed resolution.
>
> When I implemented the new changes using runtime.php, I realized that
> since the function calls are not coming from a class, I had naming
> conflicts with other functions of the same name with other mods
> runtime.php. Particularly other mods that I work on.
>
> I didn't want to come up with a new naming scheme, so I just created
> class/runtime.php and create a class called MYMOD_runtime, then I can
> call functions without naming conflicts from my runtime class.
>
> If this works, let me know, I'll do it for all the other conversions I
> have to do.
Wendall,
+1 that sounds like a great solution to me. Lets go with it.
--
Steven Levin
Computer Systems Admin I
Electronic Student Services
Appalachian State University
Phone: 828.262.6740
http://phpwebsite.appstate.edu
|