2011/4/10 tog <[email protected]>

> Hi Thomas,
> >>
> >> Is that correct ?
> >
> > Yes for the firs two points, not for the last one (we did not develop any
> > "plugin").
> >
> Oops sorry, I had in mind the addons (FEM, KBE, ...)
>
> >>
> >> Would that be possible to reuse part of step 1 for other programming
> >> languages: java for example ;-)
> >
> > I think so. You can notice that pythonocc
> > (http://code.google.com/p/pythonocc/source/browse/) and occjava
> > (https://github.com/galleon/jCAE/blob/master/occjava/src/) SWIG files
> are
> > quite similar. Some adaptations are required from one language to the
> other,
> > but I do think 95% of the work achieved for the python wrapper can be
> reused
> > as-is for developping an OCC wrapper for another SWIG supported language.
> >
> Good news !
> Can you tell me if wrapper dir is where the generator is ? I need now
> to have a look to it ?
>

The SWIG files generator is named SWIG_generator.py (located in the
/trunk/src/wrapper folder).

A new and much cleaner version of this generator is currently being
developed by Henrik Rudstrom (in the branch named 'wrapper_refactor_doc').

Any plant to move to oce ?
>

Of course ;)

More to come on that topic in the coming days. Still a few things to achieve
on oce before...


>
> Cheers
> Guillaume
>
>
Thomas
_______________________________________________
Pythonocc-users mailing list
[email protected]
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to