Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] nebula gantt-chart

No under Nebula:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Nebula&component=GanttChart

Tom

Hantschel, Ralf schrieb:
So I should open a bug for this at bugzilla (under swt incubator)?

Thanks, Ralf

-----Original Message-----
From: nebula-dev-bounces@xxxxxxxxxxx
[mailto:nebula-dev-bounces@xxxxxxxxxxx] On Behalf Of Tom Schindl
Sent: Wednesday, August 06, 2008 15:16
To: Nebula Dev
Subject: Re: [nebula-dev] nebula gantt-chart

The best thing for such a communiction is bugzilla because this way everything is documented and can be reviewed by others later.

Tom

Emil Crumhorn schrieb:
Hello Ralf,

What classes are you interested in extending, and in what way? Usually
I
declare classes final for a reason as they contain internal
calculations
which are not suitable to be overridden / implemented in a different way, but there's always the option of moving some of that to abstract levels.

If you elaborate I can give you better feedback on reasoning.

Regards,
Emil

On Wed, Aug 6, 2008 at 2:12 PM, Hantschel, Ralf <ralf.hantschel@xxxxxxxxxxx <mailto:ralf.hantschel@xxxxxxxxxxx>>
wrote:
    Hi all,

    As I wrote in a mail some time ago I want to use the nebula
    gantt-chart in a project. Unfortunately the Gantt-Chart
    implementation has some restrictions which prevent me from using
the
    nebula gantt-chart in the project without modifying the source of
    the nebula Gantt-Chart itself (e.g. the GanttEvent class).

    I want to use the nebula Gantt-Chart "as is" and add the
    modifications I need as e.g. subclasses, but this is not possible.
    Now my question is if it is possible that I change some classes of
    the Gantt-Chart to be more extendable and these changes will be
    included in the nebula gantt-chart in a version in the future (if
    the changes are approved of course...)?

    It would be really nice if I could do these extensions to the
nebula
    Gantt-Chart, and I think this will make the Gantt-Chart more
    flexible for use in other applications as well.

    Thanks and continue the great work!

    Ralf


    _______________________________________________
    nebula-dev mailing list
    nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/nebula-dev




--

Emil Crumhorn - emil.crumhorn@xxxxxxxxx
<mailto:emil.crumhorn@xxxxxxxxx>
Senior Software Engineer
http://www.hexapixel.com/



------------------------------------------------------------------------
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev



Back to the top