You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/22 13:02:47 UTC

[GitHub] [cordova] breautek commented on issue #184: cordova create does not accept valid domain names containing dashes

breautek commented on issue #184:
URL: https://github.com/apache/cordova/issues/184#issuecomment-647505183


   > If you say "reverse dns notation" then we expect it to accept hyphens
   
   Yes, this is a "gotcha". Reverse DNS notation is what is commonly used in java/android land. But it's used for package and class names where the hyphen character is illegal.
   
   > If you can't accept hyphens because of Android that's ok, but then we expect it to be documented
   
   I always feel the documentation can be improved and this could be one of those things, especially since Cordova tries to abstract native details away from its users... I raised an issue for this at https://github.com/apache/cordova-docs/issues/1087


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org