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

Pages: [1]
1
Quote
Just to be clear - this was submitted as a formal feature request. Thanks, Aljaz!

You're welcome. Anything to make my work easier. :)

I also second this idea of layering - comes handy for sketching different solution scenarios:
http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1262191040

2
I was suggested to put a new feature request in here. The rationale and discussion is going in this topic:

http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1261993789/0

3
General Board / Re: Link table attributes to attributes as objects
« on: May 14, 2010, 05:51:21 pm »
Thanks a lot to both of you! Both answers were really helpful. I'll go in data model>ERD transformation. However it's good to know it can be done both ways.

4
General Board / Link table attributes to attributes as objects
« on: May 13, 2010, 06:11:04 pm »
Hi!

I currently do data mapping between attributes in different tables and I may have gone in a direction that no-one uses. ;)

I make tables with attributes and then I make documentation diagram to where I drag table attributes where they become objects. Then I can connect them and prescribe transformation rules and constraints on the connection.

I would like to have automated traceability between a table and an object that originated from an attribute of that table. Otherwise I have to manually connect them.

Is this kind of work something you do differently and do you solve it in a different way?

5
General Board / Re: How do I print a Requirements Hierarchy
« on: January 18, 2010, 11:56:32 pm »
There is something in templates that prints out relationships between objects (default requirements template for example). This can be somewhat helpful. The problem is, that I don't know how to limit the connections to only dependent objects. But I'm in the same both. What I do then is to include picture above the text so the reader can always refer to it to see the hierarchy and other types of connections.

Maybe even better to export HTML and everybody can click on hierarchical pictures to get to the bottom.

6
General Board / Re: linking other objects when writing scenarios/n
« on: December 29, 2009, 06:24:48 pm »
Quote
Just to be clear, Aljaz, are you asking for the ability to hyperlink to objects/diagrams from within the Element Notes?

That is exactly what I meant. To me, the biggest problem of documentation is the ability to reference. In my ideal solution I'd be able to link anything from anywhere - like OneNote or already mentioned Mindmanager or even better - like object programming using intellisense. :)

Quote
This is a good idea, but you do need to think about what is at the other end of the link?  Because the functionality would be even more useful outside RTF than inside.

I agree. It could be a universal behaviour. Although it's not a code I tend to see every analytical item as an object that I can refer to.

For example let's say I write steps in a scenario and would describe it like:
1. Open input window
2. Input dates from and to (use BR1) -> this is link to business rule 1, which is the object Requirement/Type Business Rule/alias BR1 that declares the rules on what dates are allowed to be entered and let's say have a BR2 that says Date to >= Date From)
3. Enter the rest of data
4. Confirm. (BR3 - data consistency check)
5. User chooses either Option 1 (link to Use Case A) or Option 2 (link to Use Case B)

This is but one example of using links.

You could argument - do this in the GUI section, but then I'd have two problems:
  • where to document nonGUI rules?
  • drawing GUI is a somewhat time consuming process which is rather something that is not really required that much in documents
Nevertheless, If I'd have links already in the notes, when drawing GUI and realizing use-cases I'd inherently define business rules behind GUI.

It's pretty much like coding to me even though it's just  documentation. :)

Quote
For example, say you decide to link an element to the hyperlink.  What are you linking to?  In the live model, it could be the properties dialog for the element (or, my favourite, the element object in a specific diagram).  In an RTF, what are you linking to?  What about Master documents - covering many subordinates?  The same element might appear in many sections (I think).

Well I think it would suffice to just refer to an existing element. To what you are referring to in an element, you can still describe in the text. To just have a link option to an element which either takes you to it in project browser (ALT-G) or shows you the list where it appears on diagrams (CTRL-U) would be a feature enough. Within a document (RTF) I'd refer links to the original definition of an element.

Quote
I think the idea is a good one, we just need to think it through better as a group so that we can present a good feature request to Sparx.
In the meantime, (if you haven't already) formally report it as a feature request using the links below.  It is a good idea to reference this topic so that Sparx can see any ongoing discussion...

Ok I'll do that. Thanks for the interest. It's good to know I'm not the only one. ;)

7
General Board / linking other objects when writing scenarios/notes
« on: December 28, 2009, 08:49:49 pm »
Hi!

I'd like to propose a new feature that I miss very much when writing scenarios and notes and it's referencing a use case or a requirement or a business rule within text as a hyperlink. Now I do plain text referencing and when exported to .rtf you have to then either manually create links or refer the reader to search for the mentioned reference.  A similar feature I have seen in MindManager - you can reference whatever object within the project as a hyperlink which is also available once exported to a document.

I know I can make trace/dependency/realization links between objects, but when describing a scenario, each step can call different use cases or refer to one or many business rules. So in order to create a perfect trace such a feature would be immensely helpful.

Regards,
Aljaz

8
Bugs and Issues / Re: 855: Locking: missing new group
« on: May 13, 2010, 06:17:00 pm »
Just an update:
I switched back to eap from accdb because it's not stable enough for production use. Things dissapeared after compacting/repairing database, auditing didn't work, etc.

9
Bugs and Issues / Re: 855: Locking: missing new group
« on: April 22, 2010, 03:31:10 am »
I am very well aware of that. It's just that I decided to do a single corporate project file and since it would be to complicated to explain our IT how to do either oracle or svn I chose the most obvious way - the newer file format that shouldn't be size limited as the older ones were.

On the other hand I also believe that you have to move to newer things as they appear. MDB is slowly on its way out.

10
Bugs and Issues / Re: 855: Locking: missing new group
« on: April 21, 2010, 10:01:06 pm »
Hi!

I don't understand what you mean. Instead of using native eap file I chose to migrate it to an access database, which is also a file. It's not run on msde or something. Just plain old (well, new) access database file.

And I'm kind of confused as to behaviour I already described. It's not straight forward to reproduce and I haven't found a pattern when it occurs and when not. What I mean is,
- first I thought the group list from the drop down list under locking option is somewhat limited and because there is no slider some groups probably fall out of the listing,
- then I again created a group with a somewhat intuitive name "A" and it appeared in the list. I didn't check the number of groups though shown in the list.

So I'm really confused about it. I managed to create a group and get it listed but am not still sure of why in previous attempts it didn't appear.

11
Bugs and Issues / 855: Locking: missing new group
« on: April 20, 2010, 03:56:38 pm »
Hi!

I switched to the new version and did this:
- opened a new group
- set permissions for this new group
- assigned a user to the new group
- went to a model and tried to lock it to the new group
- did not see the newly created group among other existing groups.

Using accdb as database.

12
Bugs and Issues / 855: Linking an existing object
« on: April 23, 2010, 09:17:53 pm »
When I select a text in scenarios and link it to an existing element, the link is created, however, this is not recognized as a change to be saved (the floppy is still grey). If I go away and return to this scenario link isn't stored.
But if I make a different change, let's say, put a blank space, I can cave the record and then also the link persists.

If I do this on notes, then the link is saved and recalled the next time.

To me it seems like a bug. Anybody with different experience on this?



Pages: [1]