Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Polish

System PlusWorkflow zapewnia kompatybilność wstecz w obszarach:

  • PlusWorkflow API (Java API, JavaScript API, REST API)
  • schemat bazy danych (dozwolone jest tylko dodawanie nowych kolumn)
  • stare klasy (nie można usunąć/zmodyfikować metody lub sposobu działania żadnej klasy pochodzącej ze starego systemu - sprzed wersji 3.1.0)

System nie zapewnia kompatybilności na poziomie:

  • struktury DOM stron html (formularz oraz inne strony)
  • nowych klas spoza API (dodanych w systemie od wersji 3.1.0)
  • bezpośredniego korzystania z zewnętrznych bibliotek Java i JS (m. in. ExtJS, jQuery)
English

PlusWorkflow provides backward compatibility in the areas of:

  • PlusWorkflow API (Java API, JavaScript API, REST API)
  • database schema (only adding new columns is allowed)
  • old classes (you can't delete/modify the method or operation of any class coming from the old system - before version 3.1.0)

The system does not provide compatibility at the level of:

  • DOM structure of HTML pages (form and other pages)
  • new classes outside the API (added in the system since version 3.1.0)
  • direct use of external Java and JS libraries (ExtJS, jQuery, etc.)