You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/08 10:55:00 UTC

[jira] [Commented] (THRIFT-3812) Option to prefix namespace to Swift type names

    [ https://issues.apache.org/jira/browse/THRIFT-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429720#comment-16429720 ] 

ASF GitHub Bot commented on THRIFT-3812:
----------------------------------------

jeking3 commented on issue #1002: THRIFT-3812 Add option to prefix namespace Swift type names
URL: https://github.com/apache/thrift/pull/1002#issuecomment-379540832
 
 
   It looks like module namespacing in #1084 is the preferred mechanism for doing this.  If you agree, we can close this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Option to prefix namespace to Swift type names
> ----------------------------------------------
>
>                 Key: THRIFT-3812
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3812
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Swift - Compiler
>            Reporter: HÃ¥kon Hitland
>            Priority: Minor
>
> Swift does have a way to namespace things within a pod, which can lead to name collisions.
> This adds an option "swift:prefix_namespace" that will add Cocoa-style prefixes to the generated code if the file has a defined Swift namespace.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)