Giter VIP home page Giter VIP logo

crazybeans's People

Contributors

matthewmeyer avatar meyermc avatar wolfgangfahl avatar

Watchers

 avatar  avatar  avatar

Forkers

mdahm

crazybeans's Issues

default PATH_MAP entries

the path map entries CRS_HOME and CURRENT_DIR should be available if no PATH_MAP is specified. The content should be "&" which translates to "current dir" aka ".".

Please note that Rational Rose used to keep the PATH MAP in the windows registry so you might be able to find out the PATH_MAP values from the registry.

add Visibility convenience enumeration

Class attributes in Rose script have default visibility private to emulate this there should be a convenience enumeration Visibility that can be called for any Access

Property handling

the PetalObject currently keeps two separate ArrayList for names and values of Properties.
To get the details of a Property get's a bit awkward this way see e.g. Attribut.getStringValue.
The getPropertyAsString method in PetalObject needs to be improved to handle more cases.

PathMap handling for .. and Utils.createPathMap

.. should be handled differently than .
The Utils.createPathMap should create a PathMap
it should be possible to get a StringList from a PathMap for cases where PathMap should not be referenced but just and array of strings.

add Tag lookup with getClientView and getSupplierView

views reference each other by tags e.g.

(object InheritView "" @18
                        stereotype      TRUE
                        line_color      3342489
                        quidu           "5BAB7E9D03DC"
                        client          @17
                        supplier        @11
                        vertices        (list Points
                            (1021, 617)
                            (1113, 476))
                        line_style      0)

CrazyBeans should help in dereferencing by keeping a hash map of Views by tag and adding helper functions that lookup the client and supplier Views.

Support path map

When reading petal files it should be possible to specify a path map
a) as a java Map
b) as a windows .reg file
c) as an .ini file

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.