angelozerr / tern.java

Use tern.js in Java context
http://ternjs.net/
Other
249 stars 52 forks source link

Tern Plugin for MongoDB #47

Open angelozerr opened 10 years ago

angelozerr commented 10 years ago

Create a tern plugin for MongoDB Shell. + MongoDB MapReduce.

@PaulVI what do you think about that?

paulvi commented 10 years ago

I think you should not add support for these and other #36 #39 #40 libraries yourself.

While it may be easy for you, and tempting, that should be done by other contributors, and you as the lead should add docs and give example (e.g. reference a commit) to show how to add such support. Idea is that you cannot possibly use all those plugins, so they won't be tested. And when issue do arise, you will be overwhelmed. This project needs extra visibility. Consider add new marketplace entry or website etc.

But of course MongoDB would be good :)

angelozerr commented 10 years ago

Thank's @PaulVI for your answer.

I understand what you mean. But I would like to have a big community around tern, that's why I have created Liferay/AUI/YUI Tern plugins.

For MongoDB, I think it should be very cool if we have an Eclipse Console like MongoShell with completion by using tern. Perhaps MonjaDB https://github.com/Kanatoko/MonjaDB could be interested?

paulvi commented 10 years ago

(Now it is about other issue: MongoDB for Eclipse)

I have looked at MonjaDB and talked with @Kanatoko around 6 months ago. No updates were since. MonjaDB is the best MongoDB client for Eclipse. Some issues are:

For 2nd part https://github.com/Kanatoko/MonjaDB/issues/17 I did simple .js files launch with MongoDB shell. And there were some talk in https://github.com/Nodeclipse/nodeclipse-1/issues/110 https://github.com/Nodeclipse/nodeclipse-1/issues/111 https://github.com/Nodeclipse/nodeclipse-1/issues/112 That is all.

If @Kanatoko could join again open-source efforts, it would be really joy.

angelozerr commented 10 years ago

I thought MonjaDB was active again.

I have started to create MongoDB IDE https://github.com/opensagres/mongodb-ide which works on RAP too, but I had given up.

My idea was to integrate MongoDB Tern plugin in MongoDB IDE at first

If I see some people are interested with MongoDB IDE, I will try to continue it. You can see features at https://github.com/opensagres/mongodb-ide/wiki/_pages

paulvi commented 10 years ago

https://github.com/opensagres/mongodb-ide is MongoDB Eclipse plugin #4

Frankly we are humans with limited time if you continue on mongodb-ide, than tern.java and AngularJS will not be as quick.

Create page where you list all projects like http://www.nodeclipse.org/projects/ so people can notice, but say what you are focusing on and what is waiting time.

paulvi commented 10 years ago

oh, and create marketplace entry for mongodb-ide, but say truely about project status

angelozerr commented 10 years ago

Frankly we are humans with limited time if you continue on mongodb-ide, than tern.java and AngularJS will not be as quick.

Sure! I'm working a lot today to improve tern.java

paulvi commented 9 years ago

Create a tern plugin for MongoDB Shell. + MongoDB MapReduce.

https://github.com/angelozerr/tern.java/wiki/New-and-Noteworthy-0.7.0#nodejs-mongodb-native

Can this be closed?

paulvi commented 9 years ago

ok, there is no mongo-shell tern plugin yet

ref #125