[sv-bc] multiple package imports

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Wed Jun 20 2007 - 02:09:05 PDT
  

Hi,

If one wants to explicitly import several declarations from a package,
one must repeat the package name each time:

import pkg::a, pkg::b ;

It would be nice if it were possible to omit the package name on
multiple items (not the first). The package name omission would indicate
to take the preceding package name. E.g.,

import pkg1:a,b, pkg2:c,d ;

This would be convenient when importing a long list of names, like not
having to repeat port direction and type in a port list.

Comments?

Thanks,

Shalom

Shalom Bresticker

Intel Jerusalem LAD DA

+972 2 589-6852

+972 54 721-1033 

 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



image001.gif
Received on Wed Jun 20 02:09:33 2007

This archive was generated by hypermail 2.1.8 : Wed Jun 20 2007 - 02:10:05 PDT