Hi Shane,
This sounds like a very worthwhile addition to Squirrel. I'm currently=20
starting to write the developers guide for squirrel so unfortunately at t=
he=20
moment the best way of seeing how to write plugins etc. is to look at the=
=20
code. There is some documentation in the squirrel-sql/doc/plugins.html fi=
le=20
but its somewhat out of date.
If you have any questions just send them to the dev list and either Johan=
or I=20
should be able to answer them for you.
--=20
Colin Bell
http://squirrel-sql.sf.net
On Thu, 1 Aug 2002 19:59, shane wrote:
> Hi Johan,
>
> I started using Castor stuff about a year ago on one project but found =
it
> to heavy weight for the development I was doing... I haven't looked int=
o
> ObjectBridge at all so may check that out to see what it has to offer..=
=2E
> what I developed was something very lightweight as I stated before, not=
hing
> fancy, no caching, no handling of relationships...
>
> As to what I would like to create is pretty much what you state... I
> already have a tool to generate java objects from tables, so would look=
at
> rewriting this to do it from within squirrel... then as a a side projec=
t do
> a something like ObjectBridge et al... however, maybe I need to look at
> what other tools there are like ObjectBridge first...
>
> So far what I have developed for myself has been for small client side
> applications, so it is coded just around what I required at the time...
>
> shane
>
> At 11:13 1/08/2002 +0200, Johan Compagner wrote:
> >Hi Kermie,
> >
> >i am very interested what you would add to squirrel with JDO in mind.
> >
> >I use Castors JDO implementation in a project now but we are planning =
to
> >move to ObjectBridge (now part of Apache jakarta group) because the
> >developement is much more alive then with castor. And they will try to
> >follow sun's reference and give you much more freedom how to query
> >(i think they also do stuff like Query By Example)
> >
> >But what would you build (as a plugin) for squirrel?
> >A tool that would generated classes and mapping output from tables
> >and tables (create table scripts) and mapping files from a Object Mode=
l?
> >
> >This would be great.. But for what implementation?
> >
> >johan
> >
> > > Am interested in helping take squirrel to the next stage... I am
> >
> > interested
> >
> > > in working on areas of DB migration and a JDO persistence output wi=
th
> > > associated runtime classes...
> > >
> > > I won't be able to spend huge amounts of time due to a young family=
but
> > > would like to see these ideas be part of squirrel as these are thin=
gs
> > > that I would make use of myself and in the end will do as I haven't
> > > found anything else that comes close to what I see as a good migrat=
ion
> > > tool... The JDO persistence stuff is something that I have already =
done
> > > a lot of work on but in the end it is very immature and would requi=
re a
> > > total re-design... currently the JDO stuff isn't to the spec, nor i=
s it
> > > anything more than a single row to object mapper at the moment, the
> > > idea was to
> >
> > keep
> >
> > > the O/R layer as lean as possible for client side applications...
> > >
> > > Sorry to say I haven't checked out the source yet but will do soon =
:-)
> > >
> > > cheers
> > >
> > > kermie...
> >
> >-------------------------------------------------------
> >This sf.net email is sponsored by:ThinkGeek
> >Welcome to geek heaven.
> >http://thinkgeek.com/sf
> >_______________________________________________
> >Squirrel-sql-develop mailing list
> >Squ...@li...
> >https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
> Phone: (+64 21) 892 691
> Email: sh...@gr...
> Web Address: http://www.griggs.co.nz
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Squirrel-sql-develop mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
|