Introduction

    XWorker is a development platform and application platform of dynamic models. XWorker is a system of continuous accumulation and iteration, and we hope that it can eventually become a intelligent assistant. Currently, XWorker is writing various model libraries.

Dynamic Model

1. Understand Dynamic Model

    Dynamic model is a very simple data-based real•object-oriented programming method. Dynamic model is generally programmed when the system is running, and the system itself can be modified dynamically. The following takes SWT as an example to briefly introduce the characteristics of dynamic model.

  • Functional Dataization
    Encapsulate various functions into models (which can be understood as XML) and use them at any time. See the Define Control Example of the SWT model.
       
  • Accumulation and Iteration
    You can define more advanced models based on existing models. See the Workbench Example of the SWT model.
      
  • Dynamic System
    Models are data that can be created and modified at any time while the system is running, so the system's functions are also dynamic. See the simple design of the SWT model.

2. Use dynamic models

  • Embedded in your system
    The dynamic model engine is a lightweight engine that can be embedded in your system.
      
  • Build a platform
    Systems embedded with dynamic models generally have the ability to program themselves, and such systems are suitable for building various platforms.

Join us

    XWorker is open source and complies with the Apache 2.0 license agreement. To truly achieve autonomous self-programming, a lot of accumulation and iteration is needed. Without your participation, XWorker will not succeed. XWorker welcomes you to join, QQ group 312989786. xworker

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号