• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • RAP - RDF API for PHP
  • Patches

Recoverable loading operations

Brought to you by: bizer, cax, cweiske, cyganiak, and 2 others
  • Summary
  • Files
  • Reviews
  • Support
  • Mailing Lists
  • Tickets ▾
    • Bugs
    • Patches
  • Discussion
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#4 Recoverable loading operations

open
nobody
General/other (1)
5
2010-01-29
2010-01-29
Jean-Jacques Puig
No

syntax/*Parser.php classes implement generateModel() kind of methods, some of which open a stream or die if they fail to do so. This may trigger unrecoverable errors (scripts ending prematurely) in the application using RAP.
This patch updates parsers exposing this behavior in order to allow continuous execution. Furthermore, the Model class and subclasses implementing load() methods are updated so that their return value (previously void, now boolean) reflects the success or failure of the load() operation.

Discussion

  • Jean-Jacques Puig

    Jean-Jacques Puig - 2010-01-29
     
    rdfapi-php.diff
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.