Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WwUtils.prg and Utility.prg
Message
From
03/10/2000 09:50:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
WwUtils.prg and Utility.prg
Miscellaneous
Thread ID:
00424002
Message ID:
00424002
Views:
119
I recently built a MM application, incorporating wwIPStuff and wwXML from Westwind. The application bombed in a couple of places because both frameworks rely on utility programs-- wwUtils.prg (Westwind) and Utility.prg (MM). Unfortunately, there are methods in both files of the same name. To make things worse, wwUtils has a method NewID, and MM uses a stored precedure, NewID, to generate primary keys.

What I ended up doing was making a copy of wwUtils and storing it my application sub-directory. I commented out the code that conflicted and the application ran fine, but this is not a strategy I want to carry forward if I am to do any more development utilizing both frameworks. Anyone got any suggestions?
Next
Reply
Map
View

Click here to load this message in the networking platform