LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[LDB-205] Move Applib to /exentsions/, run code through Jalopy #117

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="ngoodman", created="Tue, 29 Dec 2009 18:30:26 -0500 (GMT-05:00)"]

dynamobi-build commented 12 years ago

[author="jvs", created="Wed, 30 Dec 2009 16:06:12 -0500 (GMT-05:00)"] OCD rules.

dynamobi-build commented 12 years ago

[author="ngoodman", created="Tue, 8 Jun 2010 20:05:48 -0500 (GMT-05:00)"] Let's move this to reorg, when applib moves to an extensions project. SFDC connector in /extensions/ is already getting checkFile enforced. So, rather than fuss with it "in place" let's do it when we're moving it. Copacetic?

dynamobi-build commented 12 years ago

[author="jvs", created="Tue, 8 Jun 2010 20:09:07 -0500 (GMT-05:00)"] Works for me.

dynamobi-build commented 12 years ago

[author="jvs", created="Mon, 19 Jul 2010 23:54:36 -0500 (GMT-05:00)"] I think the path should be //open/dev/extensions/applib (there is more than just udx in there).

dynamobi-build commented 12 years ago

[author="ngoodman", created="Wed, 21 Jul 2010 11:40:05 -0500 (GMT-05:00)"] s/UDX/UDR


I was thinking that the applib extension project would just contain the applib source/tests which I thought were just UDR.


So, while //open/dev/luciddb has more than just applib, I was thinking to move just:
//open/dev/luciddb/src/com/lucidera/luciddb/applib
and corresponding build targets/tests


In that directory, I think the only thing is UDR (and ApplibResource*).


I want to leave the rest of the luciddb folder in tact (tests, scripts, builds, etc).


The motivation in prefixing with /udr/ was to match the top level extension// that we established with SFDC (/extension/conn/sfdc). Assuming we may end up with more:
applib-datamining, or applib-statistics, etc. However, I don't have a strong preference if you want it to simply be /extensions/applib.