Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GhotiFish
on Feb 25, 2013
|
parent
|
context
|
favorite
| on:
TOML, Tom's Own Markup Language
but the syntax is colliding there, You define
dependencies.com.google.api-client.artifactId
twice.
Also it creates the key value maps:
dependencies.com dependencies.com.google
which shouldn't exist, so that doesn't seem right either.
simcop2387
on Feb 25, 2013
[–]
Good point, I didn't notice that one. Certainly an interesting case. The ones that exist that shouldn't I don't think are as big of issues but it is certainly not an easy problem to solve here.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Also it creates the key value maps:
which shouldn't exist, so that doesn't seem right either.