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

Pages: [1]
1
Suggestions and Requests / Hyperlinks to and with  EA generated websites
« on: October 01, 2003, 07:55:43 pm »
Greetings, all!

When generating web-site documentation with EA, there needs to be a way to cause the URL generated to be consistent. Right now, they seem to be numbered consecutively, so each time I change a model and re-generate, I get different URL for the same document or element description.

I would love for the URL to be something like <guid>.html and <guid>.png. Then, I could safely intersperse links with GUID names into other documents, and cross-link to Javadoc output.

Also, by using GUID in the URL, I could rely on querying the database to find what URL to give in data-drive web-sites, and request via automation generation of pages "on the fly."

Thanks!

2
General Board / Code generation produces bug in template classes
« on: November 05, 2008, 09:26:44 pm »
Hey

I am working on a project utilizing template classes. When performing code generation on the code base not all templates for the classes are shown in the created diagram.

It can be seen that all templates are created when the code generation is ongoing, but when the analysis is finished some of the templates are removed and some partly since half a name still exist.

Seems that a buffer is to short or the EA code template for classes is wrong.

Is there anyone who have found a fix for this?

Pages: [1]