eclipse-californium / californium.tools

Californium project
Other
59 stars 57 forks source link

JavaFX based client-browser enhancement interest #13

Closed starksm64 closed 8 years ago

starksm64 commented 8 years ago

I'm interested in contributing a JavaFX variation of the cf-browser tools subproject. The initial prototype is visible in the current #12 pull request. I forgot that all changes pushed to a repo get merged into outstanding pull requests, so the change for the #11 issue.

Anyway, I'm looking for feedback on whether this is of interest, and what changes need to be made up front to allow for its incorporation into the tools project. The main enhancements in addition to using javafx for simpler maintenance of the gui is to support viewing the log messages and initial work to display information about the response. screen1 screen2

Note that I work for Red Hat, so I'll have to figure out how to associate the correct git username and email for the CLA.

mkovatsc commented 8 years ago

Dear Scott, please excuse the long silence. This looks very neat and I think it should actually replace the current cf-browser project! Feel free to open a pull request.

starksm64 commented 8 years ago

Ok, created https://github.com/eclipse/californium.tools/pull/20

mkovatsc commented 8 years ago

Merged. Are you planning to continue working on it?

starksm64 commented 8 years ago

Yes, now that is in the codebase I will

mkovatsc commented 8 years ago

Merged 6333629 in PR #20