Coder Social home page Coder Social logo

Comments (11)

CVi avatar CVi commented on July 20, 2024

And custom Table fields

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

I think I know what you mean, but just in case: can you explain?

from thinkup.

CVi avatar CVi commented on July 20, 2024

The plugins also needs to be able to add custom fields to tables...
Or at least fields that can be joined in... (from a custom table)
for instance I'm trying myself and my phobia for API fiddling on TweetBlocker (adding Tweetblocker ratings to users) this needs eighter a field in users table OR custom table joined...
Did I make any sense?

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

Yep, that makes sense... I think requiring plugins to create their own tables that join to existing ones would be safer.

from thinkup.

CVi avatar CVi commented on July 20, 2024

I'm taking a crack at this one as I speak... I'm trying to to everything from scratch and then we can make the old code plug into the new one instead of making new code to fit the old one.

We should also make sure that any API we provide to te plugins does not get to spesiffic, we do want reusability right?

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

Excellent... and yes.

from thinkup.

CVi avatar CVi commented on July 20, 2024

http://github.com/cvi/thinktank/commit/9886f765a523dc71044f44fb5e5d76d91811d5e8

Have a look...

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

Interesting, thanks cvi. I'll get this set up on my dev box and give it a test run today, and have more feedback later on tonight.

from thinkup.

CVi avatar CVi commented on July 20, 2024

it is a quick'n dirty smack together so it barely works :p said that already, but the point here is to show an idea of how we could put it together (if there is a better saying for that, tell me :p)
Unfortunately it does not! solve the frontend plugin problem....

also the files in config_c is supposed to be compiled by install script (faster that way, database may be slowing it down)

It is just one simple plugin there... I'm not sure if i want to touch the crawlers directly (ill be happy to make APIs for them to use tho)

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

Gina's take on this:
http://github.com/ginatrapani/thinktank/tree/pluggable

I'm going to work in this tree till I get the db changes done and do more testing, then I'll merge it into master.

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

This is more of an ongoing project than a next action, so I'm putting the project on the TT roadmap wiki page, and I'll add discrete to-do's to the Issues list as they come up.

from thinkup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.