Re: computing with characters



Hallöchen!

Marco Mariani writes:

Torsten Bronger wrote:

However, join() is really bizarre. The list rather than the
separator should be the leading actor.

No, because join must work with _any sequence_, and there is no
"sequence" type to put the join method on.

No, but for the sake of aesthetics (that's what we're talking here
after all), it would be better to have it as the first argument in a
build-in function.

Tschö,
Torsten.

--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: bronger@xxxxxxxxxx
(See http://ime.webhop.org for further contact info.)
.



Relevant Pages

  • Re: Benefits of Actor Properties
    ... You can model a user case actor like you can for a class on a sequence ... Create a few actors, give them some operations, then drag/drop them on a ... sequence diagram. ...
    (microsoft.public.visio.software.modeling)
  • Re: computing with characters
    ... |> However, joinis really bizarre. ... |> separator should be the leading actor. ... | "sequence" type to put the join method on. ...
    (comp.lang.python)