Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building a plugin for 4D v13 #1

Closed
kimdaveconley opened this issue Sep 9, 2015 · 7 comments
Closed

Building a plugin for 4D v13 #1

kimdaveconley opened this issue Sep 9, 2015 · 7 comments

Comments

@kimdaveconley
Copy link

Miyako, Thanks so much for this plugin. It looks like it will fit the bill for what I need. I'm sorry for my ignorance, but I wonder if you could share how I actually build a plugin bundle from what you have here. I need to build on for 4D v13.5 and v15 and I've never built a plugin before.

Thanks

@miyako
Copy link
Owner

miyako commented Sep 9, 2015

Hello,

where did you get the idea that you need to "build" the plugin?
there is absolutely no need for that.
just click on "download zip".

2015/09/09 22:29、kimdaveconley notifications@github.com のメール:

Miyako, Thanks so much for this plugin. It looks like it will fit the bill for what I need. I'm sorry for my ignorance, but I wonder if you could share how I actually build a plugin bundle from what you have here. I need to build on for 4D v13.5 and v15 and I've never built a plugin before.

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP

@kimdaveconley
Copy link
Author

Oh. It will work with v13 and up?

Sent from my iPhone

On Sep 9, 2015, at 6:17 PM, Keisuke Miyako notifications@github.com wrote:

Hello,

where did you get the idea that you need to "build" the plugin?
there is absolutely no need for that.
just click on "download zip".

2015/09/09 22:29、kimdaveconley notifications@github.com のメール:

Miyako, Thanks so much for this plugin. It looks like it will fit the bill for what I need. I'm sorry for my ignorance, but I wonder if you could share how I actually build a plugin bundle from what you have here. I need to build on for 4D v13.5 and v15 and I've never built a plugin before.

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP


Reply to this email directly or view it on GitHub.

@miyako
Copy link
Owner

miyako commented Sep 10, 2015

yes, v11 and above, as long as you are not using PPC or OS X 10.5, (for THAT you’d have to build from source)

2015/09/10 12:24、kimdaveconley notifications@github.com のメール:
Oh. It will work with v13 and up?

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP

@kimdaveconley
Copy link
Author

Thanks Miyako.

So what I'm finding is that in order to use the plugin on a brand new v13.5 db I need to copy the bundle from the Common Crypto.4dbase package under the v11 folder. If I use the bundle from the package right inside the Common Crypto folder it doesn't show up as a plugin in the v13.5 db.

On v15 I can use the bundle from the package right inside the Common Crypto folder and it recognizes it.

I just want to confirm that this is correct and that I'm not screwing this up.

Also just want to confirm that all I'd need to include in my build is the Plugin bundle and nothing else.

Again, I'm so sorry for my lack of understanding on this and really appreciate your patience with me.

Thanks!

David

On Sep 10, 2015, at 8:47 AM, Keisuke Miyako wrote:

yes, v11 and above, as long as you are not using PPC or OS X 10.5, (for THAT you’d have to build from source)

@miyako
Copy link
Owner

miyako commented Sep 10, 2015

that’s because in v14, a new plugin architecture was introduced,
which is carbon-free and resources free.

you can use either type in v14 and v15,
but future versions (including Mac 64 bits) of 4D will only recognise v14 plugins.

a v11 plugin is compatible with any version above v11,
a v14 plugin is compatible with any version above v14.

I don’t create plugins for v11, v12, v13, v14, v15, because it is nonsense.

2015/09/10 23:11、kimdaveconley notifications@github.com のメール:
If I use the bundle from the package right inside the Common Crypto folder it doesn't show up as a plugin in the v13.5 db.

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP

@miyako
Copy link
Owner

miyako commented Sep 10, 2015

yes, you only need to include the bundle, found inside the sample database.

2015/09/10 23:11、kimdaveconley notifications@github.com のメール:
Also just want to confirm that all I'd need to include in my build is the Plugin bundle and nothing else.

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP

@kimdaveconley
Copy link
Author

Thank you very much for the plugin. I'm on my way!

David

yes, you only need to include the bundle, found inside the sample database.

2015/09/10 23:11、kimdaveconley notifications@github.com のメール:
Also just want to confirm that all I'd need to include in my build is the Plugin bundle and nothing else.

宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

Keisuke.Miyako@4d.com
www.4D.com/JP


Reply to this email directly or view it on GitHub.

@miyako miyako closed this as completed Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants