[JPP-Devel] [ jump-pilot-Feature Requests-3574443 ] CSV-Plugin

2012-10-04 Thread SourceForge . net
Feature Requests item #3574443, was opened at 2012-10-04 05:03 Message generated for change (Tracker Item Submitted) made by oj-opa You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679909aid=3574443group_id=118054 Please note that this message will contain a full

[JPP-Devel] [ jump-pilot-Feature Requests-3574443 ] CSV-Plugin

2012-10-04 Thread SourceForge . net
Feature Requests item #3574443, was opened at 2012-10-04 05:03 Message generated for change (Comment added) made by mentaer You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679909aid=3574443group_id=118054 Please note that this message will contain a full copy of the

[JPP-Devel] Linking Features with attributes from other FCs?

2012-10-04 Thread Stefan Steiniger
Hi, with respect to Bernds request (He actually wants a link). Does anybody know if we can do links, like DB table joins? C ould it be that the Feature-Model of OJ restricts that.. as this would need to be defined somewhere in the FeatureSchema? What do you think? cheers stefan

Re: [JPP-Devel] Linking Features with attributes from other FCs?

2012-10-04 Thread Landon Blake
Stefan: I'm not sure if I understand exactly what Bernd is talking about, but I've given some thought and done some initial coding on the use of CSV files as external tables in OJ. Here is a simple example of how they would work: Select a parcel owner in the parcel owner table. Select all the

Re: [JPP-Devel] changes to I18n class

2012-10-04 Thread Stefan Steiniger
Hi Ede and others My reason for the changes as follows (gets a bit longer...): With the prbEditor, that I used on the weekend to check translations, I can see which keys have been translated (all files side by side). Together - over all files - a lot of translations have been missing (I think

Re: [JPP-Devel] changes to I18n class

2012-10-04 Thread Michaël Michaud
Hi, My reason for the changes as follows (gets a bit longer...): With the prbEditor, that I used on the weekend to check translations, I can see which keys have been translated (all files side by side). Together - over all files - a lot of translations have been missing (I think 500s, might

Re: [JPP-Devel] Linking Features with attributes from other FCs?

2012-10-04 Thread Michaël Michaud
Hi with respect to Bernds request (He actually wants a link). Does anybody know if we can do links, like DB table joins? C I think this is possible, and would be an interesting project. If someone is interested, I think the most useful classes in OJ are abstract class DataSource, and its

Re: [JPP-Devel] changes to I18n class

2012-10-04 Thread Stefan Steiniger
Hi Michael, Ok, I understand your concerns too. However, I should note, that the only thing I did, was to put a #T: in all empty fields, and then change the i18n class. I did not do anything more, i.e. did not change any existing untranslated key, such as #T:EnglishText to #T:. I left those

Re: [JPP-Devel] Linking Features with attributes from other FCs?

2012-10-04 Thread Stefan Steiniger
thanks for the input Michael. Lets hope Martin reads this? stefan Am 04.10.12 16:58, schrieb Michaël Michaud: Hi with respect to Bernds request (He actually wants a link). Does anybody know if we can do links, like DB table joins? C I think this is possible, and would be an interesting

Re: [JPP-Devel] Linking Features with attributes from other FCs?

2012-10-04 Thread Martin Davis
I'm reading this... Cool idea, definitely. But it gets into deep water very quickly, depending on how fancy you want to get. I don't think there's anything in the current model that limits this per se - this kind of functionality would be built underneath the current FeatureCollection and