<p><a href="https://gerrit.osmocom.org/9204">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9204/5/library/BSSMAP_Emulation.ttcn">File library/BSSMAP_Emulation.ttcn:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9204/5/library/BSSMAP_Emulation.ttcn@54">Patch Set #5, Line 54:</a> <code style="font-family:monospace,monospace">        port BSSMAPEM_PROC_PT BSSAP_PROC_1;</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I think with BTS we have an array of them? Is that possible with component ports? (arrays potentiall […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">unfortunately ports are separate concepts/objects in TTCN-3 from data types.  Only variables can form lists or arrays, but not ports :(</p><p style="white-space: pre-wrap; word-wrap: break-word;">In terms of naming I would personally request to use BSSAP1/BSSAP_PROC1 without underscore as this resembles how we handle it in other situations, like e.g. RSL_Emulation.ttcn with RSL/RSL1 and RSL_PROC/RSL_PROC1.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9204/5/msc/BSC_ConnectionHandler.ttcn">File msc/BSC_ConnectionHandler.ttcn:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9204/5/msc/BSC_ConnectionHandler.ttcn@53">Patch Set #5, Line 53:</a> <code style="font-family:monospace,monospace">type record of BSC_ConnHdlrBscPars BSC_ConnHdlrBscParsTable;</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">ah, there's an array of BSCs here</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">yes, because the BSC_ConnHdlrBscPars is a data type, of which you can form records/sets/lists/arrays.  Ports however are separate objects that are declared in the component.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9204">change 9204</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9204"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ib3eabf8537066f43faed8fb983d9e1f4092ec515 </div>
<div style="display:none"> Gerrit-Change-Number: 9204 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 13 Dec 2018 14:07:21 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>