You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/10/14 21:23:00 UTC

[jira] [Created] (THRIFT-5471) Introduce delimiter and app_prefix options to erl generator

Jens Geyer created THRIFT-5471:
----------------------------------

             Summary: Introduce delimiter and app_prefix options to erl generator
                 Key: THRIFT-5471
                 URL: https://issues.apache.org/jira/browse/THRIFT-5471
             Project: Thrift
          Issue Type: Improvement
          Components: Erlang - Compiler
            Reporter: Jens Geyer


(Description pulled from [https://github.com/apache/thrift/pull/2457])

Option `app_prefix` help to resolve module name clashes for cases where
structures uses the same names for different applications.

Option `delimiter` enable to redefine hardcoded delimiter between namespace and
structure name (avoiding duplications if any).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)