Discussion about this post

User's avatar
WonderLoop's avatar

Hello, your biweekly reports have become my window into learning new technologies beyond the monotonous business code development.

Although the Class-File API has been around for quite a while, I've never really understood it, including its use cases and applications. Today, when I read your document, I still don’t get it. When I saw you write code like:

```

.ifeq(label1)

.aload(0)

.iload(2)

.invokevirtual(ClassDesc.of("Foo"), "foo", MethodTypeDesc.of(CD_void, CD_int))

```

I was completely lost, not understanding what this is supposed to accomplish.

I wonder if there might be a chance to see you write more about specific use cases and examples to illustrate the potential applications of the Class-File API, and explain it further.

Of course, GPT is quite handy, but I don’t even know where to begin asking it about this.

Expand full comment
Josh2's avatar

Seeing all these pictures in your articles, you must be quite the narcissist.

Expand full comment
4 more comments...

No posts