Actifsource

Actifsource V5.8.0

Actifsource code generator for any programming language

Generic Refactorings

  • 2013/04/15: Define all old non-Java-functions-calls as non virtual

Compatibility Issues

  • Use the "Define all old nonjava-functioncalls as non virtual"-Generic Refactoring to force old behaviour for existing function calls.
    • Note: Currently we don't provide any way to force non-polymorphic calls via ContentAssist and there is no such thing as a super call.
  • Important: actifsource is now built based on '''eclipse 3.8''', we now start using JDK 7 for deploying where jarsigner uses SHA256 which is not supported by eclipse 3.7

Features

Core

  • Polymorphic functions calls are no longer restricted to JavaFunctions and works between all function types in any combination, lookup is done as before by name and parametertype matching
  • Range/RangeClass Support - Used can create instances of Range inorder to create a relation independent RangeRestriction, this can be used on relation (range) or in templates (cast) to filter resources

Generator

  • Cleaned up DateClasses which reduced memory consume a Little bit by no longer generating the unused attribute fields (attributes are stored in the baseclass map only if this special feature is needed)
  • Exported ModelClasses now support a method to query the required model classes to load the dependencies
  • Exported ModelClasses now support a second constructor to lookup the original resourcescope by name

Bugfixes

Core

  • Selector-Expressions with nested round brackets "((a union b) intersect (c union d))" not parsed correctly
  • FunctionOverrides not detected after first Level of inheritance
  • ResourceSelector/TextSelectorAspect not usable correctly (wrong start type) on relation and class
  • Notifications during ReadJobExecution in AbstractReadSession not prevented in all cases
  • Fixed Interface usage and created new interface where IDynamicResourceExtension != IDynamicResourceExtensionImpl
  • Regression: WriteJobExecution should not be allowed during notification

Generator

  • Exception Stacktrace in TemplateGenerationException

Environment

  • NullPointerException in LinkWithEditor Support
  • Fixed bug preventing ModelInconsistency-FilterPreferences to be opened a second time forcing user to restart eclipse

ResourceEditor

  • Deadlock when pressing Undo while ContentAssist was open

Recommended System Requirements

We recommend the following system requirements.

System
Recommendation
Java SE 7
Eclipse 3.8
OS Win 7, gtk Linux
OS Architecture 64 Bit
Processor 64 Bit
RAM 8 GB
Disk SSD


Configuration (eclipse.ini)

We recommend the following settings in the eclipse.ini file.

Property
Value
Minimum Memory Size -Xms800m
Maximum Memory Size -Xmx4000m
Maximum Perm Size -XX:MaxPermSize=256m


Used Open Source Libraries

We have used the following open source libraries in our products. Many thanks to all the developers for providing their great work to the community.

Library
License
actifsource Core 5.x EPL
annotations.jar
LGPL v2.1/BSD
ant-contrib-1.0b3.jar Apache
antlr-2.7.6.jar BSD
antlr-3.1.1-runtime.jar BSD
bcprov-jdk16-145.jar MIT
commons-collections-3.2.1.jar Apache
Eclispse 3.8.x EPL
jdom.jar Apache
jsr305.jar BSD
jug.jar LGPL v2.1
logging-1.0.3.jar Apache
objenesis-1.0.jar Apache
xerceslmpl.jar Apache


Like us


facebook.com/actifsource

Follow us

News  RSS-Feed abonnieren

Actifsource V11.4.0 11/23/23

- 24 Features - 7 Bug Fixes more...


Job als R&D Ingenieur (Embedded-Systems, Model Driven Development) 6/22/23

Sind Software-Entwicklung und Embedded-Systems Ihre Leidenschaft? Denken Sie gerne abstrakt? Dann sind Sie bei uns genau richtig! Wir bauen für unsere Auftraggeber kundenspezifische more...


Actifsource V11.3.1 11/15/22

- 5 Bug Fixes more...


Actifsource V11.3.0 10/13/22

- 24 Features - 11 Bug Fixes more...


Actifsource V11.2.0 1/25/22

- 18 Features - 5 Bug Fixes more...


Actifsource V11.1.0 8/24/21

- 6 Features - 24 Bug Fixes more...


Actifsource V11.0.0 5/31/21

- 8 Features - 4 Bug Fixes more...


Neue Datenschutzrichtlinie 5/17/18

Bitte beachten Sie unsere Datenschutzrichtlinie: Datenschutzrichtlinie more...


New Eclipse Update Site 10/26/17

Please note that we have new update sites: https://updates.actifsource.com/updates https://updates.actifsource.com/updates-enterprise more...


Actifsource User Manual: New chapter added 3/30/17

Added new chapter 12 Generic Import Wizard Actifsource User Manual more...


Actifsource web site becomes mobile friendly 2/5/16

Thanks to weblica it was an easy task to become mobile friendly! more...


JavaListFunction 11/25/15

Learn about JavaListFunctions. Create your own JavaListFunction to sort resources. more...