Brad, The example in 8.11 has (relatively) well defined namespace search rules, because after the first name, everything is a field or property select. What happens if you allow method calls, and that name is not found locally? Do normal Verilog hierarchical search rules apply? In the middle of dotted name? What about static variable names inside functions? There are not very hard problems to solve, but just not in the timeframe we have for the ballot. Dave > -----Original Message----- > From: owner-sv-champions@server.eda.org [mailto:owner-sv- > champions@server.eda.org] On Behalf Of Brad Pierce > Sent: Wednesday, May 20, 2009 3:21 PM > To: sv-champions@eda.org > Subject: RE: [sv-champions] Champions conference call May 21st, 2009 -- > agenda > > Neil, > > On Mantis 2735, I don't understand the ballot issue or its resolution. > Can't method calls be chained? For example, as in 8.11 > > Third, instance qualifications can be chained as needed to reach into > objects or to reach through objects: > > p.next.next.next.val // chain through a sequence of handles to > get to val > > -- Brad > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed May 20 15:56:42 2009
This archive was generated by hypermail 2.1.8 : Wed May 20 2009 - 15:56:43 PDT