Introduction

    XWorker is a dynamic model development platform and application platform.

Dynamic Model

1. Understand Dynamic Model - Self-Programming

    If a person can grow through learning, then the basis for the growth of a software system is that it can program itself.

    Dynamic model is a very simple data-based object-oriented programming method. Dynamic models cannot program themselves, but they are well suited for implementing systems that can program themselves. Below, taking SWT as an example, we will 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.

XWorker

    XWorker is also developed using the dynamic model. Due to the accumulation and iteration characteristics of the dynamic model, XWorker naturally becomes the development platform and application platform of the dynamic model.

    With the continuous accumulation and iteration of XWorker, we hope that it can eventually become an intelligent assistant.

    Currently, XWorker is writing various model libraries.

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号