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 - andlil

Pages: [1] 2
1
General Board / Overide operations
« on: December 12, 2002, 08:23:16 am »
Hi !

I love that at last this function is included into EA. There is
however a missbehaviour in how it works (my oppinion).
When I override a pure operation from a parent class the
overrided operation is also marked as pure which I think should not be the default behaviour.

/Anders

2
General Board / Re: Linking a sequence diagram to a use case
« on: November 21, 2002, 11:43:03 pm »
Forget my last answer. It seems that the relation matrix doesn't do what I expected. It does not create links between
a usecase and a sequence diagram.

sorry

/Anders

3
General Board / Re: Linking a sequence diagram to a use case
« on: November 21, 2002, 11:17:21 pm »
Hi !

It depends on how you want to link them. One way is to
use the relation matrix.
You find it under the project menu. Select the Usecase
as source and Sequence as target and select proper
Link type.

Hope this helps

/Anders

4
General Board / Re: XML import to MySQL database
« on: October 22, 2002, 08:09:23 am »
Hi again !

I found another way of importing data using the transfer
tool.

It worked much better.

/Anders

5
General Board / XML import to MySQL database
« on: October 22, 2002, 07:47:26 am »
Hi !

I have tried to migrate an old project from 3.11 into the new
beta using a MySQL database.

I upgraded the project with 3.50 and the I exported the
file to XML. I created a new database and tried to
import the XML file into the new database project.

After some time a dialog showed up with
[-2147217887] and the import failed.

Have anybody got the same problem ?

/Anders

6
General Board / Re: Collaborative Development?
« on: October 24, 2002, 12:03:18 am »
Hi !

I have tested the Beta and at the moment I think it is not
usable. It is to unstable. I have created a new database and
I imported an old model into the mySQL database. So far
it seems to work (with some problems like duplicated classes) but when I then try to create new packages/diagrams the problem starts. The project browser is not always updated with the new package/diagram (I have to restart EA to get the browser updated). Reverse engineering does not work. I got some strange odbc error and the application crashes. I have tested the same proceedure with the beta but without using mySQL and then it seems to work so I think there is a bit work left for the Sparx guys before we can using EA with mySQL.

I have not tested it with SQLServer maybe it works better.

/Anders

7
General Board / Re: How to check a message return type?
« on: September 25, 2002, 07:54:04 am »
Double click on the message arrow

In the dialog enter the return type in the return edit
box.

Hope this is what you seek

/Anders

8
General Board / Re: Syncronising replicas and Lost Information
« on: September 24, 2002, 12:59:14 am »
Hi

We have also got this once but I think it was because we
had conflicts.
If you haven't already checked try
Admin->Replication->Resolve conflicts and see
if you have any conflicts. EA does not report conflicts
when you syncronizes replicas.

Hope it helps
/Anders

9
General Board / Re: Testing Script
« on: August 28, 2002, 09:26:13 am »
Add a new resource under

Reference->People->resources. Then you can select Run by
etc.

/Anders

10
General Board / Re: saving to a "network place" under XP
« on: July 07, 2002, 10:03:27 pm »
Hi !

Can't you map a network drive to the network location ?
I do so and it works fine for me.

/Anders

11
General Board / Re: Question: Changing source code link.
« on: June 08, 2002, 12:04:25 pm »
Hi

I only know one way. Select the class and choose generate
source. Change the path to your new path. Cancel
the generation.

Try synchronize from source and the path should be
changed.

If anyone knows a better way I also want to know how

Hope it helps

/Anders

12
General Board / Reverse Engineering parameter description
« on: June 06, 2002, 03:26:51 am »
Does anyone knows if it is possible to get parameter
comments back to EA when reverse engineering C++ code ?

/Anders

13
General Board / Re: Reverse Class Description Bug
« on: June 04, 2002, 04:06:39 am »
Sorry it is not all classes. It is classes that contains enums
and I not sure this has ever worked.

/Anders

14
General Board / Reverse Class Description Bug
« on: June 04, 2002, 03:57:35 am »
Hi

I tried to reverse engineer c++ code and with the newest built
492. It seems that the comment extraction of the class does
not get reversed to the model.
It worked in previous releases.

Have this function been changed ??

/Anders

15
General Board / Missing hyperlink in html report
« on: May 14, 2002, 07:43:47 am »
Hi

I just wondering. When I add a hyperlink reference in a diagram the reference is not included in the generated html report. Is this the case or am I missing something ?

/Anders

Pages: [1] 2