Results 1 to 2 of 2

Thread: Slice2Java code generation

  1. #1
    JShah is offline Registered User
    Name: Jitendra Shah
    Organization: RBC
    Project: Trading and Risk
    Join Date
    Dec 2007
    Posts
    5

    Slice2Java code generation

    Hi,

    Please can you consider these improvements for the slice2java codegen:
    1. For structs and classes with data properties, generated classes implement java.io.Serialization. This makes it possible to use these classes/object instances with other java components (e.g. distributed caches such as ehcache/coherence).
    2. For structs and classes with data properties, provide implementations of the hashcode() and equals() methods. This makes the classes directly usable in hashsets, for example.

    Thoughts on the above are most welcome.

    Thanks,
    Jitendra
    Jitendra Shah
    Trading and Risk Systems
    RBC www.rbc.com

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi,

    Thanks for your suggestions. We'll consider them for a future release.

    Take care,
    - Mark

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. slice2sl 0.3.0 - code generation for dispatch__
    By kwaclaw in forum Bug Reports
    Replies: 3
    Last Post: 09-26-2008, 09:54 AM
  2. slice2sl 0.3.0 - amd code generation
    By kwaclaw in forum Bug Reports
    Replies: 5
    Last Post: 09-23-2008, 01:00 PM
  3. ICE 3.0.0 CS code generation issue
    By DeepDiver in forum Bug Reports
    Replies: 2
    Last Post: 11-18-2005, 01:48 PM
  4. Java 5.0 code generation for slice2java
    By vsonnathi in forum Comments
    Replies: 2
    Last Post: 11-17-2005, 01:58 PM
  5. C# code generation issue
    By DeepDiver in forum Bug Reports
    Replies: 3
    Last Post: 09-01-2005, 05:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •