Ticket #196 (closed enhancement: fixed)

Opened 19 months ago

Last modified 12 months ago

Further buffer abstraction

Reported by: Q Owned by: Q
Priority: medium Milestone:
Component: Qwitter Core Version: Mercurial Tip
Keywords: abstraction Cc:

Description

Many methods must be pulled out of the base twitter buffer class into the new messages buffer class and generalized, with the appropriate modifications left in as extensions in the twitter buffer. The messages buffer should take over things such as get_text, get_urls, etc, even if it simply is there to lay out the API/demonstrate implementation.

Change History

comment:1 Changed 19 months ago by Q <q@…>

(In [b486995be3b1]) Added abstract get_text method to base messages buffer class. refs #196

comment:2 Changed 19 months ago by AKJ <me@…>

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

(In [95debf9cd258]) AKJ: In Twitter, ctrl+win+enter now opens the first URL of the focused item. Closes #196.

comment:3 Changed 19 months ago by Matador

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 17 months ago by hllf

  • Status changed from reopened to closed
  • Resolution set to fixed
  • Milestone changed from 4.1 to 4.1.1

This work is mostly completed. Closing ticket.

comment:5 Changed 12 months ago by Q

  • Milestone 4.1.1 deleted

Milestone 4.1.1 deleted

Note: See TracTickets for help on using tickets.