Uploaded image for project: 'ZK Calendar'
  1. ZK Calendar
  2. ZKCAL-82

Rename CalendarEvent and SimpleCalendarEvent to avoid confusing

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.0.0
    • 2.1.5
    • None

      User Story

      The name CalendarEvent/SimpleCalendarEvent looks too similar to other UI event class like CalendarsEvent and CalendarDataEvent. But the first event is an occurring activity and the 2nd one is an event fired to a component. Application developers who are new or not familiar with this component might get confused.

      Since ZK is a UI framework, the word "event" is frequently used to indicate the events sent among components or client-server. When writing documents to introduce related features, the word "event" easily confusing readers. The writer has to write a long, full name to tell readers what kind of "event" he means. Readers have to read carefully.

      Propose Solution

      To avoid confusion, we suggest renaming. Replace the term Event with Item.
      For example:

      • CalendarEvent --> CalendarItem
      • SimpleCalendarEvent --> SimpleCalendarItem

            Leon03 Leon03
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: