Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse Titan
  • titan.core
  • Issues
  • #480

Closed
Open
Created Apr 03, 2020 by Eclipse Webmaster@webmasterOwner

Clean-up after reference refactoring

Submitted by Botond Baranyi

Link to original bug (#561729)

Description

A few minor tasks were left out of the reference refactoring:

  • merging the Ref_base class with the Ttcn::Reference class, as it no longer serves any purpose (it was the abstract base class for the Ttcn::Reference and Ref_pard classes),
  • renaming the FieldAndArrayRef class, since it can now also contain function references, not just field names and array indexes,
  • some of the functions in Ttcn::Reference could probably be optimized (in most cases only an 'if' was added to separate the 'Ref_pard' code from the original 'Ttcn::Reference' code).

Version: 6.6.1

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent