Code Monkey home page Code Monkey logo

connie's Introduction

connie

Connie is a Java Library allowing to define and execute an expression-based language over a generic API. This language is commonly used to connect various technologies. The purpose of the Connie component is to offer the following services to other components:

  • Navigating through a graph of object
  • Defining strong typed path and expressions
  • Executing strong typed path and expressions

This repository is split into two projects:

  • flexoutils contains utilities used all over Openflexo infrastructure
  • flexoconnie contains Connie component itself

connie's People

Contributors

beugnard avatar fdagnat avatar jeancharles-roger avatar jenkins-openflexo avatar overflow33 avatar sylvain-openflexo avatar xtof-osd avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

santiagorr

connie's Issues

Databinding deserialization error on DataBinding<Object>

Environment: Windows 10 64bits
JVM: 9.0.4
OpenFlexo: 2.0.1

The following model was used:
image

When creating the AddClassInstance action, everything works as expected in an instance (Object is created). After saving the model and quit OpenFlexo, reopening the model doesn't work and show the following error" :

image

In the console, in flexomaintainer mode, we have the following output related to "owner" :

INFO Initialized view for inspector for interface org.openflexo.foundation.fml.editionaction.DeclarationAction[org.openflexo.inspector.FIBInspectorPanel.buildViewFor] INFO Binding not valid: "value" reason=null owner [org.openflexo.gina.swing.utils.BindingSelector.updateCustomPanel] INFO Binding not valid: "value" reason=null owner [org.openflexo.gina.swing.utils.BindingSelector.updateCustomPanel] WARNING Trying to set value: not settable binding iterator [org.openflexo.connie.DataBinding.setBindingValue] INFO Binding not valid: "value" reason=null owner [org.openflexo.gina.swing.utils.BindingSelector.updateCustomPanel]

The issue may also be related to the Table GINA custom component, but it's only a clue.

ToolBox class does not credit JOSM

Hello,
The ToolBox class contains a lot of code taken from JOSM, but does not credit us, unlike other classes like CheckParameterUtil or WinRegistry.
I didn't check if other classes lack the attribution.

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.