Skip to content

Documentation makes no mention of new StreamSource that deprecates DataSource #44

Description

@raymundd

When using DataSource in Python SandBox a warning is posted regarding it being deprecated and advises to use "StreamSource", please if acceptable, could the Sandbox section examples in the documentation match the recommendation?

input_s = sb.DataSource()
/usr/local/redhawk/core/lib/python/ossie/utils/sb/io_helpers.py:1292: DeprecationWarning: DataSource is deprecated, use StreamSource
warnings.warn("DataSource is deprecated, use StreamSource", DeprecationWarning)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions