GithubHelp home page GithubHelp logo

jacky1970 / eotreeenterpriseobject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rkiddy/eotreeenterpriseobject

1.0 2.0 0.0 87 KB

Object for the management of EOs that have a tree structure, with example app and tests.

eotreeenterpriseobject's Introduction

An EOTreeObject is a EOEnterpriseObject in a table in which there is some sort of tree structure. For example, one
way to implement this is to have a "parent" pointer in every EO. There are other ways to do it. A Closure table can
implement a tree structure and several common operations may be much more efficient.

This class will allow you to use either implementation stragtegy with the same API.

This code is not all working at this point, but the design is there and some things are done. The WebObjects application
is launchable and demonstrates the current functionality.

There is an SQL file for creating the two tables demonstrating the two implementations. There are tests in the
TestTreeSuite. When they are implemented and pass, the code will be golden. The WebObjects application displays
the two trees side by side. One can use this app to test the code, adding or removing elements and checking that
the two trees do the same things as a result of any changes.

The EOTreeObject and EOTree classes are, right now, in the TreeFul application. But they will be pulled out into a
re-usable form as things progress.

-rrk 2011/08/31

eotreeenterpriseobject's People

Contributors

rkiddy avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.