Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - smitchell

Pages: [1]
1
General Board / HTML Report without Frames
« on: January 27, 2008, 11:07:10 am »
Hello,
I've been and still am, a happy user of EA since version 5.0

Recently, I used the HTML Reporting feature to create a website for a design project. I tried deploying it to the public server today and encountered a problem with the use of frames. On this server, each <body> tag is modified by a server side script to insert Ads & Banners. This causes the Ads & Banners to appear at the top of the website and also within each frame (the navigation bar and the content page). Unfortunately, there is no way to disable the insertion of Ads & Banners on this site and it is very annoying to the viewer.

This leads to two questions:
(1) Is it possible to modify the website style sheets to make it a non-frames implementation?
(2) In the future, could the HTML Reports dialog include an option to disable frames?

Thanks,
Stan Mitchell

2
General Board / Modeling reference counting smart pointers
« on: August 19, 2005, 07:13:20 am »
Hi all,

I'm working on a C++ system that uses both smart pointers and dumb pointers. The smart pointers work with reference counted objects to determine their lifetime.

My question is how to best represent a smart pointer association between two classes in a class diagram.

Thanks for any tips, hints, or suggestions.

Regards,
Stan Mitchell

Pages: [1]