1
redheadedrod
Modules 2.2 ---> 2.3

What needs to be done to a module to make it 2.3 compatible?

Starting out on developing modules and such and would like the module to be compatible across the board... with 2.0.18, 2.2 and 2.3...

there is information online in the wiki for 2.0 and 2.2 but not anything for 2.3 yet.
Attending College working towards Bachelors in Software Engineering and Network Security.

2
ghia
Re: Modules 2.2 ---> 2.3
  • 2009/1/23 10:09

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
What needs to be done to a module to make it 2.3 compatible?
Normally nothing!
The core should provide a stable and compatible API.

3
zyspec
Re: Modules 2.2 ---> 2.3
  • 2009/1/26 15:32

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


While ghia is technically correct - there are several functions in the core which have been deprecated in the 2.3 core indicating that they will, at some future point, be removed. Unfortunately these aren't easily found in one documented location (yet). You can find a relatively recent copy of the 2.3 API athttp://dev.xoofoo.org/.

I'd recommend you write your module to be compatible with the latest core and then test it under previous versions. I'd make the same recommendation for PHP & MySQL.

Login

Who's Online

130 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 130


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits