René's URL Explorer Experiment


Title: Should a `nil` `:ns-prefix` be allowed in `codegen/write-namespace!`? · Issue #211 · clj-python/libpython-clj · GitHub

Open Graph Title: Should a `nil` `:ns-prefix` be allowed in `codegen/write-namespace!`? · Issue #211 · clj-python/libpython-clj

X Title: Should a `nil` `:ns-prefix` be allowed in `codegen/write-namespace!`? · Issue #211 · clj-python/libpython-clj

Description: Hi, I was using codegen/write-namespace! and found that using a nil :ns-prefix results in a generated namespace that starts with a .. This makes the generated namespace an illegal Java class name. I was wondering if a nil :ns-prefix woul...

Open Graph Description: Hi, I was using codegen/write-namespace! and found that using a nil :ns-prefix results in a generated namespace that starts with a .. This makes the generated namespace an illegal Java class name. ...

X Description: Hi, I was using codegen/write-namespace! and found that using a nil :ns-prefix results in a generated namespace that starts with a .. This makes the generated namespace an illegal Java class name. ...

Opengraph URL: https://github.com/clj-python/libpython-clj/issues/211

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Should a `nil` `:ns-prefix` be allowed in `codegen/write-namespace!`?","articleBody":"Hi,\r\n\r\nI was using `codegen/write-namespace!` and found that using a `nil` `:ns-prefix` results in a generated namespace that starts with a `.`. This makes the generated namespace an illegal Java class name.\r\n\r\nI was wondering if a `nil` `:ns-prefix` would be an allowed? This would allow the same namespace patterns between Clojure and Python, making interop seem more \"seamless\".\r\n\r\nA possible implementation would be the `ns-symbol` binding in `codegen/write-namespace!` ignoring a `nil` or blank `:ns-prefix`, e.g.,\r\n\r\n```diff\r\n(defn write-namespace! \r\n  ...\r\n  (let [...\r\n-       ns-symbol (or ns-symbol (symbol (str ns-prefix \".\" py-mod-or-cls)))]\r\n+       ns-symbol (or ns-symbol (symbol (str (when-not (s/blank? ns-prefix) (str ns-prefix \".\"))\r\n+                                            py-mod-or-cls)))]\r\n\r\n```    \r\n\r\nI see that we can already define `:ns-symbol` directly to achieve a `nil` `:ns-prefix`, so this may already be allowed behaviour.\r\n\r\nFor your kind consideration. \r\n\r\nMany thanks for this excellent library!","author":{"url":"https://github.com/harishmohanadas","@type":"Person","name":"harishmohanadas"},"datePublished":"2022-08-02T06:18:06.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/211/libpython-clj/issues/211"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:bb9e3de7-f005-63ce-5285-91e902be8633
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8ABA:EEF27:B0FBBB:F2B94D:6A63B94F
html-safe-nonceb18b85081a1b9001ed56f2530b6c239509267a2bbe363b53508956dddcc1011c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QUJBOkVFRjI3OkIwRkJCQjpGMkI5NEQ6NkE2M0I5NEYiLCJ2aXNpdG9yX2lkIjoiNDY3MDQxNjIyNzY1MTUzMzEzNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd9382034dc7df6d7c8b7f53d19fa96089abc8665830ee8abf6c6ff9b8cda8527
hovercard-subject-tagissue:1325342052
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/clj-python/libpython-clj/211/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1ae436a213e874a04eb29e6a49ab65236015814dcea0bc8dcdb998b2fd64b53f/clj-python/libpython-clj/issues/211
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1ae436a213e874a04eb29e6a49ab65236015814dcea0bc8dcdb998b2fd64b53f/clj-python/libpython-clj/issues/211
og:image:altHi, I was using codegen/write-namespace! and found that using a nil :ns-prefix results in a generated namespace that starts with a .. This makes the generated namespace an illegal Java class name. ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameharishmohanadas
hostnamegithub.com
expected-hostnamegithub.com
Noneb1a203abf5b8fb9010b42a32ce0f19fb6e11e656f254d0d3dcdba4b65a6961a6
turbo-cache-controlno-preview
go-importgithub.com/clj-python/libpython-clj git https://github.com/clj-python/libpython-clj.git
octolytics-dimension-user_id60827878
octolytics-dimension-user_loginclj-python
octolytics-dimension-repository_id187095617
octolytics-dimension-repository_nwoclj-python/libpython-clj
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id187095617
octolytics-dimension-repository_network_root_nwoclj-python/libpython-clj
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
release3ae9132c55b60e2a8f9553322217eb369dd24575
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/clj-python/libpython-clj/issues/211#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fclj-python%2Flibpython-clj%2Fissues%2F211
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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%2Fclj-python%2Flibpython-clj%2Fissues%2F211
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=clj-python%2Flibpython-clj
Reloadhttps://github.com/clj-python/libpython-clj/issues/211
Reloadhttps://github.com/clj-python/libpython-clj/issues/211
Reloadhttps://github.com/clj-python/libpython-clj/issues/211
Please reload this pagehttps://github.com/clj-python/libpython-clj/issues/211
clj-python https://github.com/clj-python
libpython-cljhttps://github.com/clj-python/libpython-clj
Please reload this pagehttps://github.com/clj-python/libpython-clj/issues/211
Notifications https://github.com/login?return_to=%2Fclj-python%2Flibpython-clj
Fork 74 https://github.com/login?return_to=%2Fclj-python%2Flibpython-clj
Star 1.2k https://github.com/login?return_to=%2Fclj-python%2Flibpython-clj
Code https://github.com/clj-python/libpython-clj
Issues 33 https://github.com/clj-python/libpython-clj/issues
Pull requests 4 https://github.com/clj-python/libpython-clj/pulls
Actions https://github.com/clj-python/libpython-clj/actions
Projects https://github.com/clj-python/libpython-clj/projects
Security and quality 0 https://github.com/clj-python/libpython-clj/security
Insights https://github.com/clj-python/libpython-clj/pulse
Code https://github.com/clj-python/libpython-clj
Issues https://github.com/clj-python/libpython-clj/issues
Pull requests https://github.com/clj-python/libpython-clj/pulls
Actions https://github.com/clj-python/libpython-clj/actions
Projects https://github.com/clj-python/libpython-clj/projects
Security and quality https://github.com/clj-python/libpython-clj/security
Insights https://github.com/clj-python/libpython-clj/pulse
#279https://github.com/clj-python/libpython-clj/pull/279
Should a nil :ns-prefix be allowed in codegen/write-namespace!?https://github.com/clj-python/libpython-clj/issues/211#top
#279https://github.com/clj-python/libpython-clj/pull/279
https://github.com/harishmohanadas
harishmohanadashttps://github.com/harishmohanadas
on Aug 2, 2022https://github.com/clj-python/libpython-clj/issues/211#issue-1325342052
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.