NYCPHP Meetup

NYPHP.org

[nycphp-talk] Eliminating namespace conflicts between scripts?

Cliff Hirsch cliff at pinestream.com
Thu Aug 16 06:30:02 EDT 2007


I am tying a large open source ap into my main ap. This ap has numerous
global variable and countless includes and classless functions. Thus, the
chances for a namespace conflict with my primary application are high.

Yet it needs to be tightly coupled with my ap. What do you suggest for
achieving this? The safest approach might be to use curl, although it seems
a bit silly to curl into your own project. And its probably slow, although I
can cache the result so performance shouldn¹t be an issue.

Thoughts?

Cliff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070816/f00ff482/attachment.html>


More information about the talk mailing list