I want %myOwn

Hi all
seems now we know all about %()
-- and much more!
PS: I pledge for %a for arrays,
And %i (why i for symbol??) for string if not number,
maybe %t for text-string (split words+ to one string of "...." "...."*)

What are your opinions?
A.Berg.

goggle didnt find anything with ruby + %()..
( - or I used the wrong search text)

Google doesn't deal well with non-alphanumeric characters in searches.

http://symbolhound.com/ is the resource I use for searching for things like
%(). Unfortunately, though, in the past the site has sometimes failed to
bring up any results for my searches, but then when I tried a few days
later everything worked fine. I hope they've improved their reliability now.

···

Am 08.01.2016 17:47 schrieb "Eric Christopherson" <echristopherson@gmail.com >:

On Fri, Jan 8, 2016 at 12:49 AM, A Berger <aberger7890@gmail.com> wrote:

--
        Eric Christopherson

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

seems now we know all about %()
-- and much more!
PS: I pledge for %a for arrays,

Can you describe the intended semantic more concrete?

And %i (why i for symbol??) for string if not number,

Again, what semantic do you have in mind?

maybe %t for text-string (split words+ to one string of "...." "...."*)

What is the difference to %w?

What are your opinions?

I am not missing anything.

Kind regards

robert

···

On Fri, Jan 8, 2016 at 8:14 PM, A Berger <aberger7890@gmail.com> wrote:

--
[guy, jim, charlie].each {|him| remember.him do |as, often| as.you_can
- without end}
http://blog.rubybestpractices.com/

Personally I'm fine with %q for (single)quoted, %Q for (double)quoted, %x
for executed, %w for words, and %i for identifiers.

An array of integers can already be conveniently written as: [1,2,3]

I don't understand your proposal for %t or %a

Cheers

···

On 09/01/2016 5:15 AM, "A Berger" <aberger7890@gmail.com> wrote:

Hi all
seems now we know all about %()
-- and much more!
PS: I pledge for %a for arrays,
And %i (why i for symbol??) for string if not number,
maybe %t for text-string (split words+ to one string of "...." "...."*)

What are your opinions?
A.Berg.

Am 08.01.2016 17:47 schrieb "Eric Christopherson" < > echristopherson@gmail.com>:
>
> On Fri, Jan 8, 2016 at 12:49 AM, A Berger <aberger7890@gmail.com> wrote:
>>
>> goggle didnt find anything with ruby + %()..
>> ( - or I used the wrong search text)
>
> Google doesn't deal well with non-alphanumeric characters in searches.
http://symbolhound.com/ is the resource I use for searching for things
like %(). Unfortunately, though, in the past the site has sometimes failed
to bring up any results for my searches, but then when I tried a few days
later everything worked fine. I hope they've improved their reliability now.
>
> --
> Eric Christopherson
>
>
> Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;
>

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;