I try but it didnt work :) 
compilation phase is working but compiled source gives error

var test_@test_pb = require(' test/@test/test_pb.js');
goog.object.extend(proto,  test_@test_pb  );

So  var test_@test_pb  is illegal in javascript

On Wednesday, January 18, 2023 at 5:12:56 PM UTC+4 [email protected] 
wrote:

> Probably a silly question but: did you try it and did it work? Note that 
> the language here is probably not relevant, since this is primarily a file 
> path - I guess reliable OS file system limitations is the biggest concern.
>
> On Wed, 18 Jan 2023, 10:48 'David Sokhakyan' via Protocol Buffers, <
> [email protected]> wrote:
>
>> Hi All, Is there posabiliy to use @ sign in  import statement in proto 
>> file definition?
>> language is js, it just converts @ -> @ which is not allowed in js, 
>> example
>>  ...
>> import "test/@test/test.proto";
>> thanks
>>
> David Sokhakyan​
>> Senior Software Engineer
>> *www.questrade.com* <http://www.questrade.com/>
>> QuestGlobal Armenia LLC
>> 105/1 Teryan Street, Yerevan, Armenia, 009
>>
>> ​QuestGlobal Armenia LLC is an affiliated company of the Questrade Group 
>> of Companies.
>> ​Questrade® is a registered trademark licensed to Questrade Financial 
>> Group Inc.
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Protocol Buffers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/protobuf/b71a1aff-6056-429b-b7f2-bbfdbc634a6en%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/protobuf/b71a1aff-6056-429b-b7f2-bbfdbc634a6en%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
David Sokhakyan
Senior Software Engineer
www.questrade.com
QuestGlobal Armenia LLC
105/1 Teryan Street, Yerevan, Armenia, 009

​QuestGlobal Armenia LLC is an affiliated company of the Questrade Group of 
Companies.
​Questrade® is a registered trademark licensed to Questrade Financial Group Inc.


-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/605228be-a24a-44ab-8522-582a3611b79cn%40googlegroups.com.

Reply via email to