php-general | 2004032
Date: 03/30/04
- Next message: -{ Rene Brehmer }-: "RE: [PHP] Namespaces in PHP"
- Previous message: Michael O'Brien: "[PHP] PHP for mobile applications and embedded devices"
- In reply to: Justin Palmer: "RE: [PHP] Namespaces in PHP"
- Next in thread: Justin Patrin: "[PHP] Re: Namespaces in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 23:40 29-03-2004, Justin Palmer wrote:
>Rene, no need to email me personally, please keep it on list.
Sorry 'bout that ... I just hit Ctrl+R, and it goes private and on list...
force of habit, since this list is set to reply in private...
>If you have worked with Java then you should know the true reason for
>using namespaces. See my previous email to this topic for my
>explanation. Namespace collision is a large cause for software blowing
>up when multiple programmers use their own objects from their toolkits
>into one large project.
Yeah, but in Java things are contained in the classes ... only some IDE's
(mostly JDeveloper that I worked with), thinks that anything without
private in front of it is global (which is incorrect according to Sun) ...
I'm only on the first semester of my "Advanced Computer Studies", so
haven't gotten very far with C++ ... but sofar there's been no indication
of what the point in the namespaces is ...
>Namespaces are only for the use of Classes. Unless we are talking XML
>or other technologies. As far as PHP, Java, VB(which uses namespaces
>now), C++.
I basically haven't touched VB since I learned PHP and Java ... except for
VBA in Excel, but that's not exactly the same ... so I can't comment on that...
Rene
>Regards,
>
>Justin Palmer
>IT Administrator
-- Rene Brehmer aka Metalbunny~ If you don't like what I have to say ... don't read it ~
http://metalbunny.net/ References, tools, and other useful stuff...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: -{ Rene Brehmer }-: "RE: [PHP] Namespaces in PHP"
- Previous message: Michael O'Brien: "[PHP] PHP for mobile applications and embedded devices"
- In reply to: Justin Palmer: "RE: [PHP] Namespaces in PHP"
- Next in thread: Justin Patrin: "[PHP] Re: Namespaces in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

