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

Pages: [1]
1
I agree, with the previous comment, but I would also like to add the following comments about enhancements that would be very useful to me - these are probably biased towards java code generation but here goes anyway:

1.] Could we set a default directory for each namespace root, so that newly generated files are saved to the appropriate (sub)directory by default.

2.] Could the default directory of the namespace root be configurable per user - allowing for different directory structures on the user's local machine

3.] With a default directory for the namespace root configured, could the synchronise option prompt the user about additional java files found on disk (i.e. do you want to import) or java files that have been removed (i.e. do you wish to delete the associated classes).

With these three things, synchronisation between a java code base (that may evolve outside the control of EA) and the model could be achieved more easily.

On another note, it seems that reverse engineering existing model classes takes a very long time - admittedly I have quite a large project, but this time factor could eventually dissuade people from keeping the model and codebase in sync.

On the whole EA seems to be a great tool, I just have some concerns around java code generation

Mikey

2
General Board / Re: problems enabling security
« on: September 08, 2003, 01:12:45 am »
Thanks Phil,

I assumed the brackets were not required, but obviously not. Up and working now, so thanks

Mikey

:D

3
General Board / Re: problems enabling security
« on: September 05, 2003, 01:26:09 am »
Thanks for the suggestion Phil,

The security enabling key I was provided with in the email is the same one that is posted on the website so still no porgress :-[ -  could it be that I am doing something wrong ???

Thanks

Mike

B.T.W. I have upgraded to build 5.60.638 to see if that made any difference

4
General Board / problems enabling security
« on: September 04, 2003, 05:17:28 am »
Hello,

I have recently upgraded to EA v3.60 (corporate edition) and wish to enable security on a particular project.

I select

project > security > enable security and paste in the security key given on the sparsystems website

I close EA an open it up, but I am not prompted to enter a username/password as the help suggests - what am I doing wrong?  ???

EA v3.60.637

Any help would be appreciated

Thanks

Mikey

5
General Board / Re: Setting the namespace Root - Java Code Generat
« on: July 17, 2003, 05:23:39 am »
I am fairly new to EA, but from what I can see the code generation is a little quirky in many areas including setting the namespace.

I found that if you have a folder structure dir1/dir2/dir3 then to get the package declaration of the form package dir2.dir3 then you have to right click on dir1 and choose the option to set as namespace root

mikey

Pages: [1]