Re: No matching field found: length for class byte array

2019-03-18 Thread 'somewhat-functional-programmer' via Clojure
These are so old, but I (still) often find them laugh-out-loud amusing :-)
https://despair.com/products/apathy

No offense is meant :-).  This next one is an apt description of me when I was 
super-obsessed with clojure startup time:
https://despair.com/collections/retired/products/stupidity

I'm too old for development! I fit into the cranky clojure developer 
demographic Mr. Hickey discussed in his 10 years of clojure talk.  But every 
once in a while it's good to laugh at perceptions, regardless of however close 
they are to reality :-).

‐‐‐ Original Message ‐‐‐
On Monday, March 18, 2019 10:38 AM, Matching Socks  wrote:

> That suggestion of a more humane and helpful error message (", use alength 
> function for array length") is [Jira ticket 
> 1448](https://dev.clojure.org/jira/browse/CLJ-1448).
>
> Back in 2014, it got closed as "declined".  But that was before the recent 
> growth of interest in usable error messages.  The proposed mitigation looks 
> like it would hit the nail on the head.  Its only apparent run-time cost 
> would be on the error path.  One nit: this patch may be step down a slippery 
> slope leading to a more helpful message concerning yet another fake field, 
> Class.class.  (Are there any more?)
>
> Seems like a clear-cut, useful case to me.  Alex, could issue 1448 be 
> reopened?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] tools.deps.alpha 0.6.496 and clj 1.10.0.442

2019-03-18 Thread 'David Bürgin' via Clojure
Nice, thank you, Alex!

By the way, I am no longer getting email notifications from Jira, though
nothing has changed on my end … just to let you know.


-- 
David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: No matching field found: length for class byte array

2019-03-18 Thread Alex Miller
Too far down the slippery slope for me.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: No matching field found: length for class byte array

2019-03-18 Thread Matching Socks
That suggestion of a more humane and helpful error message (", use alength 
function for array length") is Jira ticket 1448 
.

Back in 2014, it got closed as "declined".  But that was before the recent 
growth of interest in usable error messages.  The proposed mitigation looks 
like it would hit the nail on the head.  Its only apparent run-time cost 
would be on the error path.  One nit: this patch may be step down a 
slippery slope leading to a more helpful message concerning yet another 
fake field, Class.class.  (Are there any more?)

Seems like a clear-cut, useful case to me.  Alex, could issue 1448 be 
reopened?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] 3D models in Simpro-scene project

2019-03-18 Thread ru
Hello Clojure users and team!

Using of 3D models examples are added to Simpro-scene project (
https://github.com/rururu/simpro-scene):

1. Sailing Expert: Race with 3D models of yachts (
https://youtu.be/VG87r7_gVz8)
2. Landing on aircraft carrier (https://youtu.be/gkRWfLXRaoo)

Enjoy!

Sincerely,
  Ru

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.