Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

ONE copy of JDOM per joomla installation 09 Oct 2013 10:21 #11345

If we have 2 or more j-cook generated components, we'll have 2 or more JDOM copies in the same joomla installation.

Why don't add JDOM as library in joomla and use just ONE copy of JDOM for all the j-cook generated components (and not only)?

this will avoid probable conflicts and will allow us to easily use JDOM anywhere in joomla.

Please Log in or Create an account to join the conversation.

ONE copy of JDOM per joomla installation 09 Oct 2013 12:23 #11347

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
This is true.
I am gonna make a plugin soon.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

ONE copy of JDOM per joomla installation 09 Oct 2013 13:12 #11349

I'm just making it right now, because I need it soon, I can post it here, if you want. it's almost done, I just need to test it.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

ONE copy of JDOM per joomla installation 09 Oct 2013 13:27 #11350

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Great !
I will focus on dates...
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

ONE copy of JDOM per joomla installation 09 Oct 2013 16:54 #11355

here the plugin

it's a first release, done with a bit of hurry, but it works, surely can be written better, maybe moving the postflight body to each single task function, and it also keep track of the jdom version and the WILL of the user.
let me know what you think.

Please Log in or Create an account to join the conversation.

Last edit: by Tomaselli.

ONE copy of JDOM per joomla installation 04 Nov 2013 19:30 #11537

I just saw now, in the JDOM there are few calls to the component is using it (for example the component helper), so it's not fully working as standalone library.

Why don't you put JDOM on github?
it would be easier to get help in the development.

Please Log in or Create an account to join the conversation.

ONE copy of JDOM per joomla installation 07 Nov 2013 17:38 #11549

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Thank you very much for your talents.

I've putted on gitHub under MIT License.
I am now integrating the plugin in the generated component and handle all the details.


I have loved the way you parameter the upgrade of JDom because the 3 possible cases are very usefull. (Always, Never, If newer)

github.com/Cook-Self-Service/JDom

K+++
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Last edit: by admin.
  • Page:
  • 1
Time to create page: 0.115 seconds

I'm playing around with the new mvc and the FORK feature is FANTASTIC!!! it's saving me a lot of time! you are doing a very good job!!

Tomaselli (Forum)  

Get Started