Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / miho/VMF issues and pull requests
#68 - Implement a basic editor with JSON Schema support for creating/editing serialized VMF models
Issue -
State: open - Opened by miho 2 months ago
#67 - Renaming property support for Jackson module
Issue -
State: closed - Opened by miho 4 months ago
#66 - Model definitions should be checked for correct capitalization for properties
Issue -
State: open - Opened by miho 4 months ago
#65 - Support collections with valueTypes in Jackson
Issue -
State: closed - Opened by miho 4 months ago
#64 - Support Enum (external type) in jackson serialization
Issue -
State: closed - Opened by miho 4 months ago
#63 - XML deserialization support
Issue -
State: closed - Opened by miho 4 months ago
#62 - containment information should be accessible for (de)-serializers
Issue -
State: closed - Opened by miho 4 months ago
- 1 comment
#61 - Add API to access all model types via stream, viterator or list
Issue -
State: closed - Opened by miho 4 months ago
- 2 comments
#60 - Add type alias support to module for serializer
Issue -
State: closed - Opened by miho 4 months ago
#59 - Allow external-types to be properly used in collection properties
Issue -
State: closed - Opened by miho 4 months ago
#58 - Remove pkg imports in generated code ("pkg.*")
Issue -
State: closed - Opened by miho 4 months ago
#57 - Get rid of old JDOM to prevent issues with java modules
Issue -
State: closed - Opened by miho 8 months ago
#56 - In addition to newBuilder() we need a Builder.newInstance to comply with the VMF meta-model.
Issue -
State: closed - Opened by miho 8 months ago
Labels: enhancement
#55 - applyFrom should be generated for immutables as well, only applyTo is restricted to mutable types
Issue -
State: closed - Opened by miho 9 months ago
- 1 comment
Labels: enhancement
#54 - Bump org.apache.maven:maven-core from 3.6.3 to 3.8.1 in /maven-plugin
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#53 - Add Gradle 8 support
Issue -
State: closed - Opened by miho over 1 year ago
#52 - Don't require method delegation info if constructor already has a delegation annotation
Issue -
State: closed - Opened by miho over 2 years ago
#51 - Builder should allow to use builders only as arguments for VObjects
Issue -
State: closed - Opened by miho over 2 years ago
- 1 comment
Labels: enhancement
#50 - VMF Equals bug (relevant for SmartDrop, private repo)
Issue -
State: closed - Opened by miho over 2 years ago
Labels: bug
#49 - Property Inheritance sometimes performs wrong code analysis
Issue -
State: closed - Opened by miho almost 3 years ago
- 1 comment
Labels: bug
#48 - Immutable code generation fails if unmodifiable empty lists are created
Issue -
State: closed - Opened by miho almost 3 years ago
Labels: bug
#47 - Listening to property changes of read-only instance may cause UOE
Issue -
State: closed - Opened by miho about 3 years ago
- 1 comment
Labels: bug
#46 - Doc annotation should be used to create builder documentation.
Issue -
State: closed - Opened by miho about 3 years ago
#45 - Bump junit from 4.12 to 4.13.1 in /test-suite
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#44 - Bump junit from 4.11 to 4.13.1 in /maven-plugin
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#43 - New Maven Plugin implemented
Pull Request -
State: closed - Opened by treimers almost 4 years ago
#42 - Improve error message if multiple @VMFModel annotations are detected
Issue -
State: closed - Opened by miho about 4 years ago
Labels: enhancement
#41 - Allow external types to be declared in the model (no classloading necessary)
Issue -
State: closed - Opened by miho over 4 years ago
- 1 comment
#41 - Allow external types to be declared in the model (no classloading necessary)
Issue -
State: closed - Opened by miho over 4 years ago
- 1 comment
#40 - deepClone does not call default constructor prior to cloning
Issue -
State: closed - Opened by miho over 4 years ago
Labels: bug
#40 - deepClone does not call default constructor prior to cloning
Issue -
State: closed - Opened by miho over 4 years ago
Labels: bug
#39 - Builder doesn't always use correct containment methods for object creation
Issue -
State: closed - Opened by miho over 4 years ago
Labels: bug
#38 - Method- and constructor delegations cause code generation error
Issue -
State: closed - Opened by miho over 4 years ago
Labels: bug
#37 - Containment with read-only parent
Issue -
State: closed - Opened by miho over 4 years ago
Labels: enhancement
#36 - Removal of contained obj caused container from being unregistered from prop-change-support
Issue -
State: closed - Opened by miho over 4 years ago
Labels: bug
#35 - Adding Diffing Feature
Pull Request -
State: open - Opened by pzugel almost 5 years ago
- 1 comment
#35 - Adding Diffing Feature
Pull Request -
State: open - Opened by pzugel almost 5 years ago
- 1 comment
#34 - Wrong usage of @Contains / @Container should be indicated by code generator
Issue -
State: open - Opened by miho almost 5 years ago
Labels: enhancement
#33 - Resources should use UTF-8 by default.
Issue -
State: closed - Opened by miho almost 5 years ago
#32 - Velocities logging config does not work if other dependencies like antlr are used
Issue -
State: closed - Opened by miho almost 5 years ago
Labels: bug
#32 - Velocities logging config does not work if other dependencies like antlr are used
Issue -
State: closed - Opened by miho almost 5 years ago
Labels: bug
#31 - Delegated methods should allow to define types more freely (arrays and vararg)
Issue -
State: open - Opened by miho about 5 years ago
- 1 comment
#31 - Delegated methods should allow to define types more freely (arrays and vararg)
Issue -
State: open - Opened by miho about 5 years ago
- 1 comment
#30 - change recording does sometimes not work with nested containment children and changes.start()
Issue -
State: closed - Opened by miho about 5 years ago
Labels: bug
#29 - Add a method that allows to retrieve element type names (runtime.Type)
Issue -
State: closed - Opened by miho about 5 years ago
Labels: enhancement
#28 - cross references set wrong opposite under certain circumstances
Issue -
State: closed - Opened by miho over 5 years ago
Labels: bug
#27 - Custom Model Documentation support
Issue -
State: closed - Opened by miho over 5 years ago
- 1 comment
Labels: enhancement
#26 - Add convenience methods to builder API
Issue -
State: closed - Opened by miho over 5 years ago
Labels: enhancement
#25 - Reduce Object Instantiations during Equals, HashCode and ToString (less GC)
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: enhancement
#25 - Reduce Object Instantiations during Equals, HashCode and ToString (less GC)
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: enhancement
#25 - Reduce Object Instantiations during Equals, HashCode and ToString (less GC)
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: enhancement
#24 - Registering non-recursive listeners can cause multiple identical events to be fired
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#24 - Registering non-recursive listeners can cause multiple identical events to be fired
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#23 - Property changes caused by to containment changes needs to fire change events on both ends
Issue -
State: closed - Opened by miho almost 6 years ago
- 2 comments
Labels: bug
#23 - Property changes caused by to containment changes needs to fire change events on both ends
Issue -
State: closed - Opened by miho almost 6 years ago
- 2 comments
Labels: bug
#23 - Property changes caused by to containment changes needs to fire change events on both ends
Issue -
State: closed - Opened by miho almost 6 years ago
- 2 comments
Labels: bug
#22 - VMF doesn't always extends the right interfaces for ReadOnly types
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#22 - VMF doesn't always extends the right interfaces for ReadOnly types
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#22 - VMF doesn't always extends the right interfaces for ReadOnly types
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#21 - Immutable list properties can cause NPE if used incorrectly
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#21 - Immutable list properties can cause NPE if used incorrectly
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#21 - Immutable list properties can cause NPE if used incorrectly
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#20 - Maven Plugin
Issue -
State: closed - Opened by miho almost 6 years ago
- 2 comments
Labels: help wanted
#19 - Reflection API should be able to Instantiate via Builder and newInstance()
Issue -
State: open - Opened by miho almost 6 years ago
Labels: enhancement
#19 - Reflection API should be able to Instantiate via Builder and newInstance()
Issue -
State: open - Opened by miho almost 6 years ago
Labels: enhancement
#18 - Add delegations to reflection API and optionally allow to configure delegation at runtime
Issue -
State: open - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#18 - Add delegations to reflection API and optionally allow to configure delegation at runtime
Issue -
State: open - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#18 - Add delegations to reflection API and optionally allow to configure delegation at runtime
Issue -
State: open - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#17 - Test Suite uses wrong private constructors for instantiation for RunTime tests
Issue -
State: closed - Opened by miho almost 6 years ago
#17 - Test Suite uses wrong private constructors for instantiation for RunTime tests
Issue -
State: closed - Opened by miho almost 6 years ago
#16 - InterfaceOnly inheritance can lead to broken code
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
#16 - InterfaceOnly inheritance can lead to broken code
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
#15 - Switch to new "classpath scanner'" library (formally fastclasspath)
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#15 - Switch to new "classpath scanner'" library (formally fastclasspath)
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#15 - Switch to new "classpath scanner'" library (formally fastclasspath)
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#14 - Finish tutorial projects
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#14 - Finish tutorial projects
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#14 - Finish tutorial projects
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#13 - Builder can corrupt default values
Issue -
State: closed - Opened by miho almost 6 years ago
#13 - Builder can corrupt default values
Issue -
State: closed - Opened by miho almost 6 years ago
#12 - Immutable types can potentially lead to broken code
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#12 - Immutable types can potentially lead to broken code
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#12 - Immutable types can potentially lead to broken code
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: bug
#11 - Improve the gradle plugin, should support arbitrary vmf source folders
Issue -
State: closed - Opened by miho almost 6 years ago
- 4 comments
Labels: enhancement
#11 - Improve the gradle plugin, should support arbitrary vmf source folders
Issue -
State: closed - Opened by miho almost 6 years ago
- 4 comments
Labels: enhancement
#10 - Make property objects observable via VMF Reflection API
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: enhancement
#10 - Make property objects observable via VMF Reflection API
Issue -
State: closed - Opened by miho almost 6 years ago
Labels: enhancement
#9 - Prevent or eliminate the use of Star-Imports (pkg.*) in generated code
Issue -
State: closed - Opened by miho almost 6 years ago
#8 - Name clashes in generated can still occur since some internally used member variables do not use __vmf prefix
Issue -
State: closed - Opened by miho almost 6 years ago
#7 - Annotation Support
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#7 - Annotation Support
Issue -
State: closed - Opened by miho almost 6 years ago
- 1 comment
Labels: enhancement
#6 - Support custom property order
Issue -
State: closed - Opened by miho about 6 years ago
#6 - Support custom property order
Issue -
State: closed - Opened by miho about 6 years ago
#6 - Support custom property order
Issue -
State: closed - Opened by miho about 6 years ago
#5 - VMF reflect property type returns wrong information about model type
Issue -
State: closed - Opened by miho over 6 years ago
#5 - VMF reflect property type returns wrong information about model type
Issue -
State: closed - Opened by miho over 6 years ago
#5 - VMF reflect property type returns wrong information about model type
Issue -
State: closed - Opened by miho over 6 years ago
#4 - We need @IgnoreToString, just like @IgnoreEquals
Issue -
State: closed - Opened by miho over 6 years ago
#4 - We need @IgnoreToString, just like @IgnoreEquals
Issue -
State: closed - Opened by miho over 6 years ago
#4 - We need @IgnoreToString, just like @IgnoreEquals
Issue -
State: closed - Opened by miho over 6 years ago