Code Monkey home page Code Monkey logo

jettison's People

Watchers

 avatar

jettison's Issues

Comparing Enum Attributes

We have an Enum attribute that indicates the type of Employee.  When an
employee changes their type (employee to contractor) this change is not
detected by .diff().  

Original issue reported on code.google.com by [email protected] on 24 Mar 2009 at 2:57

Final fields comparsion

What steps will reproduce the problem?
1. Compare two objects which have only final fields but differs

What is the expected output? What do you see instead?
I expect list of changes, but in code there is specifically defined that no 
final field is compared (Diff4J.java:99-100). Is there any reason for it?

Original issue reported on code.google.com by [email protected] on 19 Feb 2011 at 1:13

Invalid diff shown in collection

What steps will reproduce the problem?
1. Try generating the diff in the existing test case by adding different 
employees to the manager.
2. Notice the diff shows both the employees as added in the changeInfo
3. Issue is missing break in switch case @handleCollection in Diff4j

What is the expected output? What do you see instead?
either one of the employee as added or removed based on the diff left and right 
object

What version of the product are you using? On what operating system?
jettison-1.0.1-SNAPSHOT.jar, XP

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 May 2012 at 7:19

Comparing Date Fields

I am having some issues comparing dates (java.util.Date) between two
objects.  I have multiple dates on the object (hire date, review date,
etc). Whenever the date is different, the name of the field is reported as
"fastTime" and the attribute value is expressed as a long.  Would like to
see the correct attribute name rather than "fastTime"


Original issue reported on code.google.com by [email protected] on 24 Mar 2009 at 2:40

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.