Skip to content

Mark Fortran API 'experimental' #248

@ischoegl

Description

@ischoegl

Abstract

With the upcoming removal of the legacy C API and improvements of sourcegen, there is a clear option to generate the Fortran interface in a similar fashion (see #39). In order to get flexibility, it would make sense to mark the Fortran API 'experimental'

Motivation

Describe the need for the proposed change:

  • What problem is it trying to solve? ... long-term maintainability of Fortran API
  • Who is affected by the change? ... Fortran users
  • Why is this a good solution? ... clearly signals current API state

Possible Solutions

A generated Fortran API could either build on the generated CLib (similar to the generated .NET), or build directly on the underlying C++ code (similar to the generated CLib).

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions