Ticket #119 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Consider renaming SubscriptionContext to RowLogSubscription

Reported by: evert Owned by: evert
Priority: minor Milestone: 0.2
Component: RowLog Version:
Keywords: Cc: lily-developers@…

Description

The SubscriptionContext? is a value object describing the subscription that is registered on a rowlog (cfr RowLogConfigurationManager?).

Since this object actually represents the subscription itself and is used as such we could rename the class to RowLogSubscription? instead

Change History

comment:1 Changed 3 years ago by bruno

  • Status changed from new to closed
  • Resolution set to fixed

(In [4334]) Renamed Subscription to RowLogSubscription? as I see that is what was proposed in #119 and is in line with the remainder of the rowlog api. Fixes #119.

Note: See TracTickets for help on using tickets.