Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
name() method
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
edcdave  
View profile  
 More options Oct 18 2009, 3:51 pm
From: edcdave <edcd...@gmail.com>
Date: Sun, 18 Oct 2009 12:51:07 -0700 (PDT)
Local: Sun, Oct 18 2009 3:51 pm
Subject: name() method
I was scanning the todo.txt document, looking for issues that I could
pursue in an attempt to learn more about Zimbu. I picked this bug just
for grins:

- Bug: cannot use Conversion.int2string.name()

but I ended up with very confused regarding the name() method.

Is name() intended to (eventually) be a universal method for all Zimbu
objects and types? I have only seen it used with ENUM so far. Can you
point me to a design discussion on this function?

Thanks,
Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bram Moolenaar  
View profile  
 More options Oct 18 2009, 4:44 pm
From: Bram Moolenaar <brammoolen...@gmail.com>
Date: Sun, 18 Oct 2009 13:44:32 -0700 (PDT)
Local: Sun, Oct 18 2009 4:44 pm
Subject: Re: name() method
On Oct 18, 2:51 pm, edcdave <edcd...@gmail.com> wrote:

> I was scanning the todo.txt document, looking for issues that I could
> pursue in an attempt to learn more about Zimbu. I picked this bug just
> for grins:

> - Bug: cannot use Conversion.int2string.name()

> but I ended up with very confused regarding the name() method.

> Is name() intended to (eventually) be a universal method for all Zimbu
> objects and types? I have only seen it used with ENUM so far. Can you
> point me to a design discussion on this function?

name() currently works for an enum value. It should return the name of
the value,
in this case "int2string".

It's not very important, I haven't sorted bugs by proirity yet.

- Bram


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »