René's URL Explorer Experiment


Title: Simplify the Object/Display/DisplayViewer type hierarchies · Issue #157 · scijava/scijava-common · GitHub

Open Graph Title: Simplify the Object/Display/DisplayViewer type hierarchies · Issue #157 · scijava/scijava-common

X Title: Simplify the Object/Display/DisplayViewer type hierarchies · Issue #157 · scijava/scijava-common

Description: In conjunction with imagej/imagej-common#12, we want to rework how SciJava Displays are structured. The status quo: You have an Object, which gets wrapped in a (UI-agnostic) Display. Each Display is a list of such Objects, rather than on...

Open Graph Description: In conjunction with imagej/imagej-common#12, we want to rework how SciJava Displays are structured. The status quo: You have an Object, which gets wrapped in a (UI-agnostic) Display. Each Display i...

X Description: In conjunction with imagej/imagej-common#12, we want to rework how SciJava Displays are structured. The status quo: You have an Object, which gets wrapped in a (UI-agnostic) Display. Each Display i...

Opengraph URL: https://github.com/scijava/scijava-common/issues/157

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Simplify the Object/Display/DisplayViewer type hierarchies","articleBody":"In conjunction with imagej/imagej-common#12, we want to rework how SciJava `Display`s are structured.\n\nThe status quo:\n- You have an `Object`, which gets wrapped in a (UI-agnostic) `Display`. Each `Display` is a _list_ of such `Object`s, rather than only a single `Object`. To visualize that `Display`, you then need a UI-specific `DisplayViewer`, which actually shows the `Display`'s contents to the user somehow.\n- In ImageJ, the type hierarchies are more complex: you have a `Data`, which is wrapped in a `DataView` (e.g., `Dataset` wrapped in `DatasetView`, or `Overlay` wrapped in `OverlayView`). Then an `ImageDisplay`, which is a type of `Display` for `DataView`s.\n\nWe can streamline this. Let's have instead:\n- `View`, which wraps an `Object`, and contains visualization settings. Subtypes of view (e.g., `ImageView`) implemented as needed to encapsulate the appropriate viz settings.\n  - A `ViewService` handles wrapping of `Object`s to the most appropriate `View`.\n  - In the case of images, there would be an `ImageView` which has a position (while its wrapped `Dataset` does not).\n- `Display`, which becomes a _UI-specific_ thing used by the `UIService`.\n  - In other words: `DisplayViewer` gets renamed to `Display`.\n  - The old `Display` no longer exists—we only support a single `View` per `Display`.\n  - We have a `DefaultView` that is used for `Object`s with no particular need for visualization settings.\n- To cover the need for multiple N-dimensional image objects (i.e., `Dataset`s and `Overlay`s) bagged together, we provide `CompositeView`, which composes a list of `View`s in a single composite space.\n  - See also `CombinedInterval` _et. al_ in `imagej-common`, which will facilitate this.\n  - This `CompositeView` would be the closest thing to the current `Display`, but would support recursive nesting of `View`s, so that a proper object hierarchy can exist (see also imagej/imagej-common#12).\n\nThese changes would reduce the amount of names floating around—we would no longer need \"viewers\" but would only have `View`s and `Display`s. It would also help simplify the implementation of new UIs, at least from the perspective of understanding the execution flow.\n","author":{"url":"https://github.com/ctrueden","@type":"Person","name":"ctrueden"},"datePublished":"2015-04-08T17:19:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/157/scijava-common/issues/157"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d14f6264-6470-4dc2-8899-716eacc46783
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC91C:320F8E:27D8C79:35BB757:696AE0F2
html-safe-nonceb33b01fc7f46ee9d113df8ffbd80b4f97301fb2f92f3bc85e162dba2798c56f5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOTFDOjMyMEY4RToyN0Q4Qzc5OjM1QkI3NTc6Njk2QUUwRjIiLCJ2aXNpdG9yX2lkIjoiNzA2MTY2MzU1NzcyMzI4MzY5OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac465f62c3d44549248a82d88a6da011ae660e085ec49bf28a12ed8e8634ae88fa
hovercard-subject-tagissue:67177318
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/scijava/scijava-common/157/issue_layout
twitter:imagehttps://opengraph.githubassets.com/cd5c721cced922826d584f0cf158a1a0ab9e49c2513e2fb454ec8ec9f02a5838/scijava/scijava-common/issues/157
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/cd5c721cced922826d584f0cf158a1a0ab9e49c2513e2fb454ec8ec9f02a5838/scijava/scijava-common/issues/157
og:image:altIn conjunction with imagej/imagej-common#12, we want to rework how SciJava Displays are structured. The status quo: You have an Object, which gets wrapped in a (UI-agnostic) Display. Each Display i...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamectrueden
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/scijava/scijava-common git https://github.com/scijava/scijava-common.git
octolytics-dimension-user_id1262770
octolytics-dimension-user_loginscijava
octolytics-dimension-repository_id3594497
octolytics-dimension-repository_nwoscijava/scijava-common
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3594497
octolytics-dimension-repository_network_root_nwoscijava/scijava-common
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3d84d50b3c75fa36755c3cf392edbc09e626f979
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/scijava/scijava-common/issues/157#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fissues%2F157
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fissues%2F157
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=scijava%2Fscijava-common
Reloadhttps://github.com/scijava/scijava-common/issues/157
Reloadhttps://github.com/scijava/scijava-common/issues/157
Reloadhttps://github.com/scijava/scijava-common/issues/157
scijava https://github.com/scijava
scijava-commonhttps://github.com/scijava/scijava-common
Notifications https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Fork 53 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Star 90 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Code https://github.com/scijava/scijava-common
Issues 169 https://github.com/scijava/scijava-common/issues
Pull requests 16 https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects 0 https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/scijava/scijava-common/security
Please reload this pagehttps://github.com/scijava/scijava-common/issues/157
Insights https://github.com/scijava/scijava-common/pulse
Code https://github.com/scijava/scijava-common
Issues https://github.com/scijava/scijava-common/issues
Pull requests https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security https://github.com/scijava/scijava-common/security
Insights https://github.com/scijava/scijava-common/pulse
New issuehttps://github.com/login?return_to=https://github.com/scijava/scijava-common/issues/157
New issuehttps://github.com/login?return_to=https://github.com/scijava/scijava-common/issues/157
Simplify the Object/Display/DisplayViewer type hierarchieshttps://github.com/scijava/scijava-common/issues/157#top
https://github.com/ctrueden
4.0.0https://github.com/scijava/scijava-common/milestone/5
https://github.com/ctrueden
https://github.com/ctrueden
ctruedenhttps://github.com/ctrueden
on Apr 8, 2015https://github.com/scijava/scijava-common/issues/157#issue-67177318
imagej/imagej-common#12https://github.com/imagej/imagej-common/issues/12
Improve Display-DisplayView-Data hierarchy imagej/imagej-common#12https://github.com/imagej/imagej-common/issues/12
ctruedenhttps://github.com/ctrueden
4.0.0No due datehttps://github.com/scijava/scijava-common/milestone/5
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.