T
Thomas 'PointedEars' Lahn
Garrett said:Thomas said:Garrett said:Thomas 'PointedEars' Lahn wrote:
kangax wrote:
[snip "Garrett doesn't get it"]
You can say that, but it does not make Function decompilation any more
reliable.
And I did not say that.
OK, then you had a really lousy way to publish your results, as explained
in the part that you snipped here.
Here it is again: [...]
No, thanks. Learn to read.
Something that "can be used in eval" does not make that thing a
FunctionDeclaration.
Nobody said that it would.
Function serialization is defined as being "implementation-dependent".
Sounds unreliable. No?
Not if the missing identifier is the only thing that is wrong with it.
The most obvious cases of serializing built-in and user-defined function
fails to do what is specified in the most popular implementations.
But, as I have showed, that is not relevant here.
Sounds unreliable. Still not convinced?
Unreliable *for what*?
It fails to serialize user-defined functions as written, as shown in
examples by kangax, Richard, and myself, is unreliable.
Your and kangax's examples did not consider the use case. Richard
provided a result that considered the use case, but of an outdated
implementation. Your point being?
I fail to see the benefit in defending such unreliable strategy.
Furthermore, the reasons for wanting to do that are usually based on
inexperienced floundering and misguidance.
No, you simply don't get it.
PointedEars