orymeyer / collective-intelligence-framework

Automatically exported from code.google.com/p/collective-intelligence-framework
0 stars 0 forks source link

custom fields #207

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
10:00 <Tommy_S> and while we're at it.. I would've liked if it was possible to 
submit phone #, but that's perhaps for v2?
10:00 <wes> phone # in what context
10:00 <wes> your's? the bad guy? etc
10:01 <Tommy_S> ah, you can do that? I'll try it on monday :)
10:01 <Tommy_S> we integrate with RT, were we're also logging phone numbers
10:01 <wes> yea, test and lmk, either way i'll update the doc
10:01 <wes> (email the list so we can archive it)
10:01 <Tommy_S> the bad guys
10:01 <Tommy_S> sure 
10:01 <wes> hrm
10:02 <Tommy_S> I saw something someplace about custom categories
10:02 <Tommy_S> for v2
10:02 <wes> the "custom field" thing is tough and why we use RT still too
10:02 <wes> yea, lets say v2
10:02 <wes> not that it's hard
10:02 <wes> it should be easy
10:03 <wes> just need to finish thinking through it ot make it "elegant"
10:03 <wes> cause it's not just phone# its "everything"
10:03 <wes> and how to do it sanely across formats
10:03 <Tommy_S> guess some kind of plugin system on the input instead of output 
- could be a way to go as well
10:03 <Tommy_S> yeah
10:03 <Tommy_S> *not instead of, but in addition
10:04 <wes> what i'd like to do is enable you to denote what "fields" you want 
in your cif-router config
10:05 <wes> and the api will then tell your apps what fields it knows about
10:05 <wes> and it knows how to map them internally
10:05 <wes> (magic)
10:05 <Tommy_S> ah - that would've been sweet
10:05 <wes> eg: it gives you the standard fields, then in your config you can 
add more and say "this is the bad guys phone #"
10:06 <wes> we sort of do it with groups and adding "hey; api.. what feeds are 
you building?"
10:06 <wes> so should be easy-ish.
10:06 <wes> but would like to get v1 out the door first before heading down 
that road
10:06 <Tommy_S> looking forward to that part :)
10:07 <wes> can i copy past this part of the thread into a ticket?
10:07 <Tommy_S> sure

Original issue reported on code.google.com by saxjazm...@gmail.com on 2 Mar 2013 at 3:07

GoogleCodeExporter commented 9 years ago
https://github.com/collectiveintel/cif-v2/issues/20

Original comment by saxjazm...@gmail.com on 5 Apr 2013 at 2:50