Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-patch] Namespace support, extern icon, JUnit test case.

Hi Hoda, It looks like you and John are running into each other again.
Could you do an 'update' and resubmit the patch.

Also, in reference to Alain's previous question, could you give a quick two
line description of why you need IStructure to inherit from
IVariableDeclaration.  It's not obvious, but I'm sure you have a good reason
:-).

Thanks,
Doug Schaefer
Senior Staff Software Engineer
Rational Software - IBM Software Group
Ottawa (Kanata), Ontario, Canada
 

-----Original Message-----
From: Amer, Hoda [mailto:hamer@xxxxxxxxxxxx] 
Sent: Wednesday, April 02, 2003 3:36 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] Namespace support, extern icon, JUnit test case.

Hi,
This patch adds:
- the support for namespaces in the NewModelBuilder. 
- an icon for extern variables.
- a JUnit test case for core model elements, including namespaces.
The enum_obj_gif should overwrite the existing file.

Thanks,
Hoda



Back to the top