René's URL Explorer Experiment


Title: Enhancement: Ability to invoke generic methods with explicit type parameters when PowerShell cannot figure out from the context · Issue #5146 · PowerShell/PowerShell · GitHub

Open Graph Title: Enhancement: Ability to invoke generic methods with explicit type parameters when PowerShell cannot figure out from the context · Issue #5146 · PowerShell/PowerShell

X Title: Enhancement: Ability to invoke generic methods with explicit type parameters when PowerShell cannot figure out from the context · Issue #5146 · PowerShell/PowerShell

Description: Please provide ability to invoke generic methods with explicit type parameters. Steps to demonstrate [Array]::Empty[string]() or using a class: class A { static [string] GetTypeName[T]() { return [T].Name } } [A]::GetTypeName[string]() (...

Open Graph Description: Please provide ability to invoke generic methods with explicit type parameters. Steps to demonstrate [Array]::Empty[string]() or using a class: class A { static [string] GetTypeName[T]() { return [...

X Description: Please provide ability to invoke generic methods with explicit type parameters. Steps to demonstrate [Array]::Empty[string]() or using a class: class A { static [string] GetTypeName[T]() { return [...

Opengraph URL: https://github.com/PowerShell/PowerShell/issues/5146

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Enhancement: Ability to invoke generic methods with explicit type parameters when PowerShell cannot figure out \u003cT\u003e from the context","articleBody":"Please provide ability to invoke generic methods with explicit type parameters.\r\n\r\nSteps to demonstrate\r\n------------------\r\n\r\n```powershell\r\n[Array]::Empty[string]()\r\n```\r\n\r\nor using a class:\r\n\r\n```powershell\r\nclass A {\r\n    static [string] GetTypeName[T]() { return [T].Name }\r\n}\r\n\r\n[A]::GetTypeName[string]()\r\n```\r\n\r\n(`Array.Empty` was chosen as a simplest possible example. In scripts Iʼd use `@()`)\r\n\r\nCurrent behavior\r\n---------------\r\n\r\n```none\r\nAt line:1 char:16\r\n+ [Array]::Empty[string]()\r\n+                ~\r\nArray index expression is missing or not valid.\r\nAt line:1 char:16\r\n+ [Array]::Empty[string]()\r\n+                ~~~~~~~\r\nUnexpected token 'string]' in expression or statement.\r\nAt line:1 char:24\r\n+ [Array]::Empty[string]()\r\n+                        ~\r\nAn expression was expected after '('.\r\n    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException\r\n    + FullyQualifiedErrorId : MissingArrayIndexExpression\r\n```\r\n\r\nRuminations\r\n---------------\r\n\r\nI understand that itʼs not important to have full support of generics in a scripting language or to have 100% feature parity with C#  (I might be wrong, — now we have `classes` in PowerShell after all :thinking:)\r\n\r\nHere are some _not-very-elegant_ workarounds from the Interwebs:\r\n\r\n- [Workaround to call to a generic method OfType\u003cT\u003e() in PowerShell, when PowerShell cannot figure out \u003cT\u003e from the context](https://gist.github.com/vors/d6a70e5d3439e928e603) by @vors\r\n- [PSGenericMethods module](https://github.com/dlwyatt/PSGenericMethods/blob/master/GenericMethods.psm1) by @dlwyatt\r\n- [Invoking Generic Methods on Non-Generic Classes in PowerShell](http://www.leeholmes.com/blog/2007/06/19/invoking-generic-methods-on-non-generic-classes-in-powershell/) by @LeeHolmes\r\n- [How do I call a parameterless generic method from Powershell v3?](https://stackoverflow.com/a/18775448)\r\n\r\nHere are my questions:\r\n\r\n- **Is it possible to implement this at all? How hard it could be?**\r\n- **Anyone tried to implement this before?**\r\n- **Is it worthwhile?**\r\n\r\nJust posting this here for discussion. Didnʼt find any mentions of this problem in other issues.","author":{"url":"https://github.com/0xfeeddeadbeef","@type":"Person","name":"0xfeeddeadbeef"},"datePublished":"2017-10-17T19:01:47.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":33},"url":"https://github.com/5146/PowerShell/issues/5146"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0089b0e4-8c57-e591-c94e-3521ae1c4f5e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD9FE:2CA0A2:9E1134:D84D3B:6A55AF43
html-safe-noncea1ad5f996c77d07c1085bc3d0414f9e21fda8a18ecbfaf679af07c713b549357
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOUZFOjJDQTBBMjo5RTExMzQ6RDg0RDNCOjZBNTVBRjQzIiwidmlzaXRvcl9pZCI6IjUyNjE0MTQ4MzAwNzA2NzMyMTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac11b7f358c7ca9bd8e627b1731d08d6416da131455d1c94e277c0ddfc77a4b387
hovercard-subject-tagissue:266241146
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/PowerShell/PowerShell/5146/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f772e3b57ffb04367265de88232bdd899a1fa491de639cfc2d4fd0d5a7535ac1/PowerShell/PowerShell/issues/5146
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f772e3b57ffb04367265de88232bdd899a1fa491de639cfc2d4fd0d5a7535ac1/PowerShell/PowerShell/issues/5146
og:image:altPlease provide ability to invoke generic methods with explicit type parameters. Steps to demonstrate [Array]::Empty[string]() or using a class: class A { static [string] GetTypeName[T]() { return [...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:username0xfeeddeadbeef
hostnamegithub.com
expected-hostnamegithub.com
Noneb5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e
turbo-cache-controlno-preview
go-importgithub.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git
octolytics-dimension-user_id11524380
octolytics-dimension-user_loginPowerShell
octolytics-dimension-repository_id49609581
octolytics-dimension-repository_nwoPowerShell/PowerShell
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49609581
octolytics-dimension-repository_network_root_nwoPowerShell/PowerShell
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
release653fccf1e27344851c0d3de3fa6faa526197f072
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowerShell/PowerShell/issues/5146#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fissues%2F5146
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2FPowerShell%2FPowerShell%2Fissues%2F5146
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=PowerShell%2FPowerShell
Reloadhttps://github.com/PowerShell/PowerShell/issues/5146
Reloadhttps://github.com/PowerShell/PowerShell/issues/5146
Reloadhttps://github.com/PowerShell/PowerShell/issues/5146
Please reload this pagehttps://github.com/PowerShell/PowerShell/issues/5146
PowerShell https://github.com/PowerShell
PowerShellhttps://github.com/PowerShell/PowerShell
Notifications https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Fork 8.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Star 54.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Code https://github.com/PowerShell/PowerShell
Issues 1.2k https://github.com/PowerShell/PowerShell/issues
Pull requests 287 https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality 3 https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Code https://github.com/PowerShell/PowerShell
Issues https://github.com/PowerShell/PowerShell/issues
Pull requests https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
#12412https://github.com/PowerShell/PowerShell/pull/12412
Enhancement: Ability to invoke generic methods with explicit type parameters when PowerShell cannot figure out from the contexthttps://github.com/PowerShell/PowerShell/issues/5146#top
#12412https://github.com/PowerShell/PowerShell/pull/12412
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifhttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Issue-Discussion%22
Issue-Enhancementthe issue is more of a feature request than a bughttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Issue-Enhancement%22
Resolution-FixedThe issue is fixed.https://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Resolution-Fixed%22
WG-Languageparser, language semanticshttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22WG-Language%22
https://github.com/0xfeeddeadbeef
0xfeeddeadbeefhttps://github.com/0xfeeddeadbeef
on Oct 17, 2017https://github.com/PowerShell/PowerShell/issues/5146#issue-266241146
Workaround to call to a generic method OfType() in PowerShell, when PowerShell cannot figure out from the contexthttps://gist.github.com/vors/d6a70e5d3439e928e603
@vorshttps://github.com/vors
PSGenericMethods modulehttps://github.com/dlwyatt/PSGenericMethods/blob/master/GenericMethods.psm1
@dlwyatthttps://github.com/dlwyatt
Invoking Generic Methods on Non-Generic Classes in PowerShellhttp://www.leeholmes.com/blog/2007/06/19/invoking-generic-methods-on-non-generic-classes-in-powershell/
@LeeHolmeshttps://github.com/LeeHolmes
How do I call a parameterless generic method from Powershell v3?https://stackoverflow.com/a/18775448
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifhttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Issue-Discussion%22
Issue-Enhancementthe issue is more of a feature request than a bughttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Issue-Enhancement%22
Resolution-FixedThe issue is fixed.https://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22Resolution-Fixed%22
WG-Languageparser, language semanticshttps://github.com/PowerShell/PowerShell/issues?q=state%3Aopen%20label%3A%22WG-Language%22
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.