Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend use cases for Java #6

Open
paulvi opened this issue Jul 24, 2015 · 5 comments
Open

Extend use cases for Java #6

paulvi opened this issue Jul 24, 2015 · 5 comments

Comments

@paulvi
Copy link
Contributor

paulvi commented Jul 24, 2015

While JavaScript support #2 is teasing, I think Mirur first should be extended for all possible Java cases, as you mentioned #2 (comment)

I believe user should get value from mirur Views whatever current variable is selected.
(Or even when none is selected or multiple are selected).

Can you share/reference roadmap ?

@brandonborkholder
Copy link
Owner

It's in my head. In short

  1. Implement wider support for arrays of numbers, more painters, etc.
  2. Simple, generic for objects like strings, maps, shapes, images
  3. Enable the user to view complex structures more easily, e.g. Point2D[]
  4. Enable user-defined extensions to paint their objects their way

@paulvi
Copy link
Contributor Author

paulvi commented Jul 29, 2015

  1. Simple, generic for objects like strings, maps, shapes, images

images... can it be that int[] is actually holding picture. Then it would magically appear inside IDE.
That is rare use case however.

What I would really wish is that for any expression or variable there would be something useful inside Mirur Views.

@brandonborkholder
Copy link
Owner

I welcome any suggestions for how to visualize other structures. There's even an existing mechanism inside the plugin to suggest new views.

@brandonborkholder
Copy link
Owner

Noting here that what still remains for Java use cases are

  1. Support for generic objects like maps
  2. Viewing complex structures like Point2D[]
  3. Enabling user-defined extensions to paint their objects their way

@paulvi
Copy link
Contributor Author

paulvi commented Nov 10, 2015

JavaScript objects/arrays #2 are closer to maps

3 Enabling user-defined extensions to paint their objects their way

Can it just be some toNumber() method ?
(Method name in preferences would suffice)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants