Re: PATCH: UML Activity



On Sun, 30 Jun 2002, Alejandro Aguilar Sierra wrote:
Hello:

This patch includes to changes against vanilla dia-0.90:

- Removed draw_round_rectangle from state.c in favour of render
  draw_rounded_rect, elliminating redundant code.

Thank you!

- New UML object Activity. It is very similar to a state machine
  but the nodes are draw slightly different (so internally it is
  just a type of SM). However, conceptually they are very different
  so activity deserves it's own place on the UML sheet.

There are a few problems with this:  For one, state and activity now share
the same defaults, including state_type, which is then overridden in
{state,activity}_create.  It also looks funny in the Activity defaults (and
properties) to have a selection of Normal, Begin, End, Activity.  Maybe you
should have separate state and activity props?

-Lars

-- 
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor
"I do not agree with a word that you say, but I   |----------------------------
will defend to the death your right to say it."   | Where are we going, and
    --Evelyn Beatrice Hall paraphrasing Voltaire  | what's with the handbasket?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]