Metadata
- Source
- FLUID-2922
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Laurel Williams
- Reporter
- Laurel Williams
- Created
2009-06-08T09:34:57.000-0400 - Updated
2009-08-21T16:43:43.000-0400 - Versions
-
- 1.1
- Fixed Versions
-
- 1.2
- Component
-
- Infusion Builder
Description
Server side task: Refactor the php code for the build front end tool to send a blob of dependency data from the json files -
essentially concatinate the json data [{ }, { },....., { }]
Attachments
Comments
-
Laurel Williams commented
2009-06-10T12:30:21.000-0400 I have revised this file to move the php tag to the top (oops) as well as to add in the constants required by the jsonProcessor.php code.
-
Laurel Williams commented
2009-06-10T12:31:37.000-0400 This is a first pass at getting the json data together in a single string. Still needs error checking and need to figure out how the client side calls this code, and how the data is returned to the client.
-
Laurel Williams commented
2009-06-16T15:26:09.000-0400 This copy of jsonProcessor.php replaces the previously uploaded version. It has a revised format for the returned json data as described in FLUID-2945 and also the copyright has been corrected (FLUID-2954).
-
Laurel Williams commented
2009-07-03T14:35:09.000-0400 This is done. Will add more issues to resolve further changes.
-
Laurel Williams commented
2009-08-21T11:47:07.000-0400 moving to customBuild