NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
class viewing in code explorer issue


Joined: 31 Jul 2003
Posts: 6
Reply with quote
When I'm in Code Explorer looking at the classes using the ProjectTree view (build 3338) it incorrectly displays the name of certain classes i.e.

Code:

[-] Class.1_container.php
     |- require_once foo
        [-] class 1_container extends base_container
             |- method baz
             |- method bar
[-] Class.1_container.php
     |- require_once bar
        [-] class 2_container extends base_container
             |- method rey
             |- method rop
             |- method rar


Even though the class information is correct, it incorrectly names the class file the same as the one above it, and tries to access the class above it for the methods if you explore the code from the code explorer. In the above example the second Class.1_container.php is actually named Class.2_container.php.
View user's profileFind all posts by jmcdonaldSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Can you please list the sources that will replicate the problem ?
View user's profileFind all posts by dmitriSend private messageVisit poster's website
class viewing in code explorer issue
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic